#include <computedVerticesMorph.h>
Public Types | |
typedef LVector2f | VecType |
Public Member Functions | |
ComputedVerticesMorphValue2 (int index, const VecType &mvector) | |
ComputedVerticesMorphValue2 (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 48 of file computedVerticesMorph.h.
|
Definition at line 50 of file computedVerticesMorph.h. |
|
Definition at line 32 of file computedVerticesMorph.I. References INLINE. |
|
Definition at line 44 of file computedVerticesMorph.I. References INLINE. |
|
Definition at line 52 of file computedVerticesMorph.cxx. References _index, _vector, and Datagram::add_uint16(). |
|
Definition at line 38 of file computedVerticesMorph.cxx. References _index, _vector, and DatagramIterator::get_uint16(). |
|
Definition at line 55 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). |
|
Definition at line 56 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). |