LLPolyMorphData Class Reference

#include <llpolymorph.h>

Collaboration diagram for LLPolyMorphData:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLPolyMorphData (char *morph_name)
 ~LLPolyMorphData ()
BOOL loadBinary (LLFILE *fp, LLPolyMeshSharedData *mesh)
char * loadASCII (char *text, LLPolyMeshSharedData *mesh)
char * getName ()

Public Attributes

char * mName
U32 mNumIndices
U32mVertexIndices
U32 mCurrentIndex
LLVector3mCoords
LLVector3mNormals
LLVector3mBinormals
LLVector2mTexCoords
F32 mTotalDistortion
F32 mMaxDistortion
LLVector3 mAvgDistortion
LLPolyMeshSharedDatamMesh


Detailed Description

Definition at line 48 of file llpolymorph.h.


Constructor & Destructor Documentation

LLPolyMorphData::LLPolyMorphData ( char *  morph_name  ) 

Definition at line 49 of file llpolymorph.cpp.

References llassert, mAvgDistortion, mBinormals, mCoords, mCurrentIndex, mMaxDistortion, mMesh, mName, mNormals, mNumIndices, mTexCoords, mTotalDistortion, mVertexIndices, NULL, and LLVector3::zeroVec().

Here is the call graph for this function:

LLPolyMorphData::~LLPolyMorphData (  ) 

Definition at line 73 of file llpolymorph.cpp.

References mBinormals, mCoords, mName, mNormals, mTexCoords, and mVertexIndices.


Member Function Documentation

BOOL LLPolyMorphData::loadBinary ( LLFILE fp,
LLPolyMeshSharedData mesh 
)

Definition at line 86 of file llpolymorph.cpp.

References FALSE, llendl, llerrs, llwarns, LLVector3::magVec(), mAvgDistortion, mBinormals, mCoords, mMaxDistortion, mMesh, mNormals, mNumIndices, mTexCoords, mTotalDistortion, LLVector3::mV, mVertexIndices, LLVector3::normVec(), S32, TRUE, VX, VY, VZ, and LLVector3::zeroVec().

Referenced by LLPolyMeshSharedData::loadMesh().

Here is the call graph for this function:

Here is the caller graph for this function:

char* LLPolyMorphData::loadASCII ( char *  text,
LLPolyMeshSharedData mesh 
)

char* LLPolyMorphData::getName ( void   )  [inline]

Definition at line 56 of file llpolymorph.h.

References mName.

Referenced by LLPolyMesh::getMorphData().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 59 of file llpolymorph.h.

Referenced by getName(), LLPolyMorphData(), and ~LLPolyMorphData().

Definition at line 71 of file llpolymorph.h.

Referenced by LLPolyMorphTarget::getMaxDistortion(), LLPolyMorphData(), and loadBinary().

Definition at line 72 of file llpolymorph.h.

Referenced by LLPolyMorphTarget::getAvgDistortion(), LLPolyMorphData(), and loadBinary().

Definition at line 73 of file llpolymorph.h.

Referenced by LLPolyVertexMask::generateMask(), LLPolyMorphData(), and loadBinary().


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:59:48 2008 for SecondLife by  doxygen 1.5.5