NL3D::CLodCharacterShape::CVertexInf Struct Reference


Public Member Functions

void serial (NLMISC::IStream &f)

Data Fields

float Influence
uint32 VertexId

Member Function Documentation

void NL3D::CLodCharacterShape::CVertexInf::serial NLMISC::IStream f  )  [inline]
 

Definition at line 256 of file lod_character_shape.h.

References NLMISC::IStream::serial(), and VertexId.

00257                 {
00258                         f.serial(VertexId);
00259                         f.serial(Influence);
00260                 }


Field Documentation

float NL3D::CLodCharacterShape::CVertexInf::Influence
 

Definition at line 254 of file lod_character_shape.h.

Referenced by NL3D::CLodCharacterShape::buildMesh().

uint32 NL3D::CLodCharacterShape::CVertexInf::VertexId
 

Definition at line 252 of file lod_character_shape.h.

Referenced by NL3D::CLodCharacterShape::addBoneAlpha(), NL3D::CLodCharacterShape::buildMesh(), and serial().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:49:59 2004 for NeL by doxygen 1.3.6