Detailed Description
- See also:
- Class Spline3D, Working with
Shapes and Splines.
- Description:
- A support class for the PatchCapper. All methods of this
class are implemented by the system.
- Data Members:
- int numVerts;
The number of vertices.
int numVecs;
The number of vectors.
int *verts;
List of verts in patch mesh corresponding to verts in the spline (1
per vert)
int *vecs;
List of vecs in patch mesh corresponding to vecs in the spline (1
per vector)
#include <captypes.h>
List of all
members.
Constructor & Destructor Documentation
Member Function Documentation
CoreExport void Init |
( |
Spline3D & |
spline |
) |
|
CoreExport void SetVert |
( |
int |
index, |
|
|
int |
vertex |
|
) |
|
|
- Parameters:
- int index
The index into the shape.
int vertex
The corresponding index into the mesh.
CoreExport void SetVec |
( |
int |
index, |
|
|
int |
vector |
|
) |
|
|
- Parameters:
- int index
The index into the shape.
int vector
The corresponding index into the patch.
Member Data Documentation
PatchCapPoly PatchCapPoly PatchCapPoly
PatchCapPoly PatchCapPoly PatchCapPoly PatchCapPoly PatchCapPoly
PatchCapPoly PatchCapPoly
PatchCapPoly PatchCapPoly PatchCapPoly
PatchCapPoly PatchCapPoly PatchCapPoly PatchCapPoly PatchCapPoly
PatchCapPoly PatchCapPoly