MathEngine
Home Page       Structures       File List       Functions and Macros      

McdPlane.h File Reference

The plane primitive geometry type. More...

#include "McdFrame.h"

Typedefs

typedef McdGeometryID McdPlaneID
 McdPlane is a concrete McdGeometry type.


Functions

void McdPlaneRegisterType ()
 Register the McdPlane geometry type with the Mcd system. More...

int McdPlaneGetTypeID ( )
 Returns a unique ID identifying the McdPlane geometry type.

McdPlaneID McdPlaneCreate ()
 Create new Plane geometry. More...


Detailed Description

The plane primitive geometry type.


Function Documentation

McdPlaneID McdPlaneCreate ( )

Create new Plane geometry.

The plane is the xy-plane in its coordinate system.

void McdPlaneRegisterType ( )

Register the McdPlane geometry type with the Mcd system.

McdPlane is often registered implicitly via McdPrimitivesRegisterTypes() or McdSphereBoxPlaneRegisterTypes(). in which case it is an error to call McdBoxRegisterType() explicitly as well.


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.