MathEngine
Home Page       Structures       File List       Functions and Macros      

McdRGHeightField.h File Reference

The regular-grid height field geometry type. More...

#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.


Detailed Description

The regular-grid height field geometry type.


MathEngine Collision Toolkit - Version 0.0.5 Alpha - Reference Manual generated using doxygen at Wed Oct 11 00:34:41 2000

Copyright MathEngine PLC 2000, all rights reserved.