#include <computedVerticesMorph.h>
Public Types | |
| typedef MorphValueType | MorphValue |
| typedef pvector< MorphValue > | Morphs |
Public Member Functions | |
| INLINE | ComputedVerticesMorph () |
| INLINE | 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 110 of file computedVerticesMorph.h. |
|
|||||
|
Definition at line 109 of file computedVerticesMorph.h. |
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
Referenced by ComputedVertices::fillin(). |
|
||||||||||
|
|
|
|||||
|
Definition at line 115 of file computedVerticesMorph.h. Referenced by ComputedVerticesMaker::make_computed_vertices(). |
|
|||||
|
Definition at line 114 of file computedVerticesMorph.h. Referenced by ComputedVerticesMaker::make_computed_vertices(). |
1.3