#include <computedVerticesMorph.h>
Public Types | |
typedef LVector3f | VecType |
Public Member Functions | |
ComputedVerticesMorphValue3 (int index, const VecType &mvector) | |
ComputedVerticesMorphValue3 (void) | |
void | write_datagram (Datagram &dest) |
void | read_datagram (DatagramIterator &source) |
Public Attributes | |
ushort | _index |
VecType | _vector |
This is the amount by which the given vertex will be offset when the morph is full on.
Definition at line 74 of file computedVerticesMorph.h.
|
Definition at line 76 of file computedVerticesMorph.h. |
|
Definition at line 55 of file computedVerticesMorph.I. References INLINE. |
|
Definition at line 67 of file computedVerticesMorph.I. |
|
Definition at line 80 of file computedVerticesMorph.cxx. References _index, _vector, and Datagram::add_uint16(). |
|
Definition at line 66 of file computedVerticesMorph.cxx. References _index, _vector, and DatagramIterator::get_uint16(). |
|
Definition at line 81 of file computedVerticesMorph.h. Referenced by read_datagram(), ComputedVerticesMorphValue4::write_datagram(), and write_datagram(). |
|
Definition at line 82 of file computedVerticesMorph.h. Referenced by read_datagram(), ComputedVerticesMorphValue4::write_datagram(), and write_datagram(). |