#include <computedVerticesMorph.h>
Public Types | |
typedef MorphValueType | MorphValue |
typedef pvector< MorphValue > | Morphs |
Public Member Functions | |
ComputedVerticesMorph () | |
ComputedVerticesMorph (const ComputedVerticesMorph ©) | |
void | output (ostream &out) const |
void | write_datagram (Datagram &dest) |
void | read_datagram (DatagramIterator &source) |
Public Attributes | |
short | _slider_index |
Morphs | _morphs |
Definition at line 127 of file computedVerticesMorph.h.
|
Definition at line 133 of file computedVerticesMorph.h. |
|
Definition at line 132 of file computedVerticesMorph.h. Referenced by ComputedVerticesMorph< ValueType, MorphValueType >::write_datagram(). |
|
Definition at line 102 of file computedVerticesMorph.I. References ComputedVerticesMorph< ValueType, MorphValueType >::_morphs, and ComputedVerticesMorph< ValueType, MorphValueType >::_slider_index. |
|
Definition at line 115 of file computedVerticesMorph.I. References ComputedVerticesMorph< ValueType, MorphValueType >::_morphs, ComputedVerticesMorph< ValueType, MorphValueType >::_slider_index, Datagram::add_int16(), and Datagram::add_uint16(). |
|
Definition at line 131 of file computedVerticesMorph.I. |
|
Definition at line 165 of file computedVerticesMorph.I. |
|
Definition at line 146 of file computedVerticesMorph.I. References ComputedVerticesMorph< ValueType, MorphValueType >::_morphs, and ComputedVerticesMorph< ValueType, MorphValueType >::MorphValue. |
|
Definition at line 138 of file computedVerticesMorph.h. Referenced by ComputedVerticesMorph< ValueType, MorphValueType >::ComputedVerticesMorph(), and ComputedVerticesMorph< ValueType, MorphValueType >::write_datagram(). |
|
Definition at line 137 of file computedVerticesMorph.h. Referenced by ComputedVerticesMorph< ValueType, MorphValueType >::ComputedVerticesMorph(). |