#include <computedVerticesMorph.h>
Public Types | |
typedef LVector4f | VecType |
Public Member Functions | |
ComputedVerticesMorphValue4 (int index, const VecType &mvector) | |
ComputedVerticesMorphValue4 (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 100 of file computedVerticesMorph.h.
|
Definition at line 102 of file computedVerticesMorph.h. |
|
Definition at line 78 of file computedVerticesMorph.I. |
|
Definition at line 90 of file computedVerticesMorph.I. |
|
Definition at line 108 of file computedVerticesMorph.cxx. |
|
Definition at line 94 of file computedVerticesMorph.cxx. References ComputedVerticesMorphValue3::_index, ComputedVerticesMorphValue3::_vector, and DatagramIterator::get_uint16(). |
|
Definition at line 107 of file computedVerticesMorph.h. |
|
Definition at line 108 of file computedVerticesMorph.h. |