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

ComputedVerticesMorphValue2 Class Reference

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

#include <computedVerticesMorph.h>

List of all members.

Public Types

typedef LVector2f VecType

Public Member Functions

 ComputedVerticesMorphValue2 (int index, const VecType &mvector)
 ComputedVerticesMorphValue2 (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 48 of file computedVerticesMorph.h.


Member Typedef Documentation

typedef LVector2f ComputedVerticesMorphValue2::VecType
 

Definition at line 50 of file computedVerticesMorph.h.


Constructor & Destructor Documentation

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

Definition at line 32 of file computedVerticesMorph.I.

References INLINE.

ComputedVerticesMorphValue2::ComputedVerticesMorphValue2 void   )  [inline]
 

Definition at line 44 of file computedVerticesMorph.I.

References INLINE.


Member Function Documentation

void ComputedVerticesMorphValue2::read_datagram DatagramIterator source  ) 
 

Definition at line 52 of file computedVerticesMorph.cxx.

References _index, _vector, and Datagram::add_uint16().

void ComputedVerticesMorphValue2::write_datagram Datagram dest  ) 
 

Definition at line 38 of file computedVerticesMorph.cxx.

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


Member Data Documentation

ushort ComputedVerticesMorphValue2::_index
 

Definition at line 55 of file computedVerticesMorph.h.

Referenced by read_datagram(), and write_datagram().

VecType ComputedVerticesMorphValue2::_vector
 

Definition at line 56 of file computedVerticesMorph.h.

Referenced by read_datagram(), and write_datagram().


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