Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ComputedVerticesMorphValue4 Class Reference

This is a single vertex morph offset value. More...

#include <computedVerticesMorph.h>

List of all members.

Public Types

typedef LVector4f VecType

Public Member Functions

 ComputedVerticesMorphValue4 (int index, const VecType &mvector)
 ComputedVerticesMorphValue4 (void)
void write_datagram (Datagram &dest)
void read_datagram (DatagramIterator &source)

Public Attributes

ushort _index
VecType _vector


Detailed Description

This is a single vertex morph offset value.

This is the amount by which the given vertex will be offset when the morph is full on.

Definition at line 100 of file computedVerticesMorph.h.


Member Typedef Documentation

typedef LVector4f ComputedVerticesMorphValue4::VecType
 

Definition at line 102 of file computedVerticesMorph.h.


Constructor & Destructor Documentation

ComputedVerticesMorphValue4::ComputedVerticesMorphValue4 int  index,
const VecType mvector
[inline]
 

Definition at line 78 of file computedVerticesMorph.I.

ComputedVerticesMorphValue4::ComputedVerticesMorphValue4 void   )  [inline]
 

Definition at line 90 of file computedVerticesMorph.I.


Member Function Documentation

void ComputedVerticesMorphValue4::read_datagram DatagramIterator source  ) 
 

Definition at line 108 of file computedVerticesMorph.cxx.

void ComputedVerticesMorphValue4::write_datagram Datagram dest  ) 
 

Definition at line 94 of file computedVerticesMorph.cxx.

References ComputedVerticesMorphValue3::_index, ComputedVerticesMorphValue3::_vector, and DatagramIterator::get_uint16().


Member Data Documentation

ushort ComputedVerticesMorphValue4::_index
 

Definition at line 107 of file computedVerticesMorph.h.

VecType ComputedVerticesMorphValue4::_vector
 

Definition at line 108 of file computedVerticesMorph.h.


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:48:44 2003 for Panda by doxygen1.3