Public Member Functions | |
INLINE | VertexTransform () |
VertexTransform (const VertexTransform ©) | |
INLINE bool | operator< (const VertexTransform &other) const |
void | write_datagram (Datagram &dest) |
void | read_datagram (DatagramIterator &source) |
Public Attributes | |
short | _joint_index |
float | _effect |
Vertices | _vindex |
Vertices | _nindex |
|
|
|
Definition at line 42 of file computedVertices.cxx. |
|
|
|
Definition at line 114 of file computedVertices.cxx. References _effect, _joint_index, _nindex, _vindex, DatagramIterator::get_float32(), DatagramIterator::get_int16(), and DatagramIterator::get_uint16(). Referenced by ComputedVertices::fillin(). |
|
Definition at line 91 of file computedVertices.cxx. References _effect, _joint_index, _nindex, _vindex, Datagram::add_float32(), Datagram::add_int16(), and Datagram::add_uint16(). |
|
Definition at line 58 of file computedVertices.h. Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram(). |
|
Definition at line 57 of file computedVertices.h. Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram(). |
|
Definition at line 60 of file computedVertices.h. Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram(). |
|
Definition at line 59 of file computedVertices.h. Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram(). |