#include <computedVerticesMorph.h>
Public Types | |
typedef LVector3f | VecType |
Public Member Functions | |
INLINE | ComputedVerticesMorphValue3 (int index, const VecType &mvector) |
INLINE | ComputedVerticesMorphValue3 (void) |
void | write_datagram (Datagram &dest) |
void | read_datagram (DatagramIterator &source) |
Public Attributes | |
ushort | _index |
VecType | _vector |
|
Definition at line 63 of file computedVerticesMorph.h. |
|
|
|
|
|
Definition at line 69 of file computedVerticesMorph.cxx. References _index, _vector, and DatagramIterator::get_uint16(). |
|
Definition at line 57 of file computedVerticesMorph.cxx. References _index, _vector, and Datagram::add_uint16(). |
|
Definition at line 68 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). |
|
Definition at line 69 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). |