#include <ColdetBody.h>
|
void | addLinkPrimitiveInfo (ColdetModelPtr &coldetModel, const double *R, const double *p, const ShapeInfo &shapeInfo) |
|
void | addLinkVerticesAndTriangles (ColdetModelPtr &coldetModel, LinkInfo &linkInfo, ShapeInfoSequence_var &shapes) |
|
void | addLinkVerticesAndTriangles (ColdetModelPtr &coldetModel, const TransformedShapeIndex &tsi, const Matrix44 &Tparent, ShapeInfoSequence_var &shapes, int &vertexIndex, int &triangleIndex) |
|
Definition at line 31 of file ColdetBody.h.
ColdetBody::ColdetBody |
( |
BodyInfo_ptr |
bodyInfo | ) |
|
do shallow copy (sharing the same ColdetModel instances)
Definition at line 183 of file ColdetBody.cpp.
void ColdetBody::addLinkVerticesAndTriangles |
( |
ColdetModelPtr & |
coldetModel, |
|
|
LinkInfo & |
linkInfo, |
|
|
ShapeInfoSequence_var & |
shapes |
|
) |
| |
|
private |
void ColdetBody::addLinkVerticesAndTriangles |
( |
ColdetModelPtr & |
coldetModel, |
|
|
const TransformedShapeIndex & |
tsi, |
|
|
const Matrix44 & |
Tparent, |
|
|
ShapeInfoSequence_var & |
shapes, |
|
|
int & |
vertexIndex, |
|
|
int & |
triangleIndex |
|
) |
| |
|
private |
const char* ColdetBody::name |
( |
| ) |
|
|
inline |
unsigned int ColdetBody::numLinks |
( |
| ) |
const |
|
inline |
void ColdetBody::setLinkPositions |
( |
const LinkPositionSequence & |
linkPositions | ) |
|
void ColdetBody::setName |
( |
const char * |
name | ) |
|
|
inline |
The documentation for this class was generated from the following files: