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

ComputedVertices::VertexTransform Class Reference

List of all members.

Public Member Functions

INLINE VertexTransform ()
 VertexTransform (const VertexTransform &copy)
INLINE bool operator< (const VertexTransform &other) const
void write_datagram (Datagram &dest)
void read_datagram (DatagramIterator &source)

Public Attributes

short _joint_index
float _effect
Vertices _vindex
Vertices _nindex

Constructor & Destructor Documentation

INLINE ComputedVertices::VertexTransform::VertexTransform  ) 
 

ComputedVertices::VertexTransform::VertexTransform const VertexTransform &  copy  ) 
 

Definition at line 42 of file computedVertices.cxx.


Member Function Documentation

INLINE bool ComputedVertices::VertexTransform::operator< const VertexTransform &  other  )  const
 

void ComputedVertices::VertexTransform::read_datagram DatagramIterator source  ) 
 

Definition at line 114 of file computedVertices.cxx.

References _effect, _joint_index, _nindex, _vindex, DatagramIterator::get_float32(), DatagramIterator::get_int16(), and DatagramIterator::get_uint16().

Referenced by ComputedVertices::fillin().

void ComputedVertices::VertexTransform::write_datagram Datagram dest  ) 
 

Definition at line 91 of file computedVertices.cxx.

References _effect, _joint_index, _nindex, _vindex, Datagram::add_float32(), Datagram::add_int16(), and Datagram::add_uint16().


Member Data Documentation

float ComputedVertices::VertexTransform::_effect
 

Definition at line 58 of file computedVertices.h.

Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram().

short ComputedVertices::VertexTransform::_joint_index
 

Definition at line 57 of file computedVertices.h.

Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram().

Vertices ComputedVertices::VertexTransform::_nindex
 

Definition at line 60 of file computedVertices.h.

Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram().

Vertices ComputedVertices::VertexTransform::_vindex
 

Definition at line 59 of file computedVertices.h.

Referenced by ComputedVerticesMaker::make_computed_vertices(), read_datagram(), ComputedVertices::update(), ComputedVertices::write(), and write_datagram().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:11:41 2003 for Panda by doxygen1.3