#include <computedVerticesMorph.h>
| Public Types | |
| typedef LVector4f | VecType | 
| Public Member Functions | |
| INLINE | ComputedVerticesMorphValue4 (int index, const VecType &mvector) | 
| INLINE | ComputedVerticesMorphValue4 (void) | 
| void | write_datagram (Datagram &dest) | 
| void | read_datagram (DatagramIterator &source) | 
| Public Attributes | |
| ushort | _index | 
| VecType | _vector | 
| 
 | 
| 
 Definition at line 84 of file computedVerticesMorph.h. | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 93 of file computedVerticesMorph.cxx. References _index, _vector, and DatagramIterator::get_uint16(). | 
| 
 | 
| 
 Definition at line 81 of file computedVerticesMorph.cxx. References _index, _vector, and Datagram::add_uint16(). | 
| 
 | 
| 
 Definition at line 89 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). | 
| 
 | 
| 
 Definition at line 90 of file computedVerticesMorph.h. Referenced by read_datagram(), and write_datagram(). | 
 1.3
1.3