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

ComputedVertices::VertexTransform Class Reference

List of all members.

Public Member Functions

 VertexTransform ()
 VertexTransform (const VertexTransform &copy)
bool operator< (const VertexTransform &other) const
void write_datagram (Datagram &dest)
 Function to write the important information in the particular object to a Datagram.

void read_datagram (DatagramIterator &source)

Public Attributes

short _joint_index
float _effect
Vertices _vindex
Vertices _nindex

Constructor & Destructor Documentation

ComputedVertices::VertexTransform::VertexTransform  )  [inline]
 

Definition at line 32 of file computedVertices.I.

References INLINE.

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

Definition at line 47 of file computedVertices.cxx.


Member Function Documentation

bool ComputedVertices::VertexTransform::operator< const VertexTransform &  other  )  const [inline]
 

Definition at line 54 of file computedVertices.I.

void ComputedVertices::VertexTransform::read_datagram DatagramIterator source  ) 
 

Definition at line 131 of file computedVertices.cxx.

References DynamicVertices::_colors, DynamicVertices::_coords, Character::_cv, DynamicVertices::_norms, DynamicVertices::_texcoords, compute_morphs(), nassertv, Normalf, NULL, PointerToArray< Colorf >::size(), PointerToArray< TexCoordf >::size(), PointerToArray< Normalf >::size(), PointerToArray< Vertexf >::size(), and Vertexf.

void ComputedVertices::VertexTransform::write_datagram Datagram dest  ) 
 

Function to write the important information in the particular object to a Datagram.

Definition at line 106 of file computedVertices.cxx.


Member Data Documentation

float ComputedVertices::VertexTransform::_effect
 

Definition at line 67 of file computedVertices.h.

Referenced by ComputedVertices::ComputedVertices().

short ComputedVertices::VertexTransform::_joint_index
 

Definition at line 66 of file computedVertices.h.

Referenced by ComputedVertices::ComputedVertices().

Vertices ComputedVertices::VertexTransform::_nindex
 

Definition at line 69 of file computedVertices.h.

Vertices ComputedVertices::VertexTransform::_vindex
 

Definition at line 68 of file computedVertices.h.


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