#include <computedVerticesMorph.h>
| Public Types | |
| typedef LVector2f | VecType | 
| Public Member Functions | |
| INLINE | ComputedVerticesMorphValue2 (int index, const VecType &mvector) | 
| INLINE | ComputedVerticesMorphValue2 (void) | 
| void | write_datagram (Datagram &dest) | 
| void | read_datagram (DatagramIterator &source) | 
| Public Attributes | |
| ushort | _index | 
| VecType | _vector | 
| 
 | 
| 
 Definition at line 42 of file computedVerticesMorph.h. | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 45 of file computedVerticesMorph.cxx. References _index, _vector, and DatagramIterator::get_uint16(). | 
| 
 | 
| 
 Definition at line 33 of file computedVerticesMorph.cxx. References _index, _vector, and Datagram::add_uint16(). | 
| 
 | 
| 
 Definition at line 47 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). | 
| 
 | 
| 
 Definition at line 48 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). | 
 1.3
1.3