Public Member Functions | |
VertexTransform () | |
VertexTransform (const VertexTransform ©) | |
bool | operator< (const VertexTransform &other) const |
void | write_datagram (Datagram &dest) |
Function to write the important information in the particular object to a Datagram. | |
void | read_datagram (DatagramIterator &source) |
Public Attributes | |
short | _joint_index |
float | _effect |
Vertices | _vindex |
Vertices | _nindex |
|
Definition at line 32 of file computedVertices.I. References INLINE. |
|
Definition at line 47 of file computedVertices.cxx. |
|
Definition at line 54 of file computedVertices.I. |
|
|
Function to write the important information in the particular object to a Datagram.
Definition at line 106 of file computedVertices.cxx. |
|
Definition at line 67 of file computedVertices.h. Referenced by ComputedVertices::ComputedVertices(). |
|
Definition at line 66 of file computedVertices.h. Referenced by ComputedVertices::ComputedVertices(). |
|
Definition at line 69 of file computedVertices.h. |
|
Definition at line 68 of file computedVertices.h. |