This reference page is linked to from the following overview topics: Capping a Shape with a Mesh.
#include <captypes.h>
Public Member Functions |
|
MeshCapInfo & | operator= (MeshCapInfo &from) |
CoreExport void | Init (PolyShape *shape) |
CoreExport void | FreeAll () |
Public Attributes |
|
MaxSDK::Array< CapFace > | faces |
Used Internally. |
|
MaxSDK::Array< MeshCapVert > | verts |
Used Internally. |
|
Point3Tab | newVerts |
Used Internally. |
MeshCapInfo& operator= | ( | MeshCapInfo & | from | ) | [inline] |
CoreExport void Init | ( | PolyShape * | shape | ) |
CoreExport void FreeAll | ( | ) |
Used Internally.
Used Internally.
Used Internally.