#include "McdFrame.h"
Typedefs | |
| typedef McdGeometryID | McdRGHeightFieldID |
| McdRGHeightField is a concrete McdGeometry type. | |
Functions | |
| void | McdRGHeightFieldRegisterType () |
| Register the McdRGHeightField geometry type with the Mcd system. | |
| int | McdRGHeightFieldGetTypeID () |
| Returns a unique ID identifying the McdRGHeightField geometry type. | |
| void | McdRGHeightFieldRegisterInteractions () |
| Register all available interactions between a McdRGHeightField type and any other geometry type provided with the Mcd system. | |
| McdRGHeightFieldID | McdRGHeightFieldCreate ( McdReal* heightArray, int xNbVertices, int yNbVertices, McdReal xIncrement, McdReal yIncrement, McdReal x0, McdReal y0 ) |
| Gets new RGHeightField from pool, and set its parameters. | |
Copyright MathEngine PLC 2000, all rights reserved.