#include <llvoavatar.h>
Public Types | |
| typedef std::pair < LLPolyMorphTargetInfo *, BOOL > | morph_info_pair_t |
| typedef std::vector < morph_info_pair_t > | morph_info_list_t |
Public Member Functions | |
| LLVOAvatarMeshInfo () | |
| ~LLVOAvatarMeshInfo () | |
Public Attributes | |
| LLString | mType |
| S32 | mLOD |
| LLString | mMeshFileName |
| LLString | mReferenceMeshName |
| F32 | mMinPixelArea |
| morph_info_list_t | mPolyMorphTargetInfoList |
Definition at line 181 of file llvoavatar.h.
| typedef std::pair<LLPolyMorphTargetInfo*,BOOL> LLVOAvatarInfo::LLVOAvatarMeshInfo::morph_info_pair_t |
Definition at line 183 of file llvoavatar.h.
| typedef std::vector<morph_info_pair_t> LLVOAvatarInfo::LLVOAvatarMeshInfo::morph_info_list_t |
Definition at line 184 of file llvoavatar.h.
| LLVOAvatarInfo::LLVOAvatarMeshInfo::LLVOAvatarMeshInfo | ( | ) | [inline] |
Definition at line 186 of file llvoavatar.h.
| LLVOAvatarInfo::LLVOAvatarMeshInfo::~LLVOAvatarMeshInfo | ( | ) | [inline] |
Definition at line 197 of file llvoavatar.h.
Referenced by LLVOAvatar::loadMeshNodes(), and LLVOAvatarInfo::parseXmlMeshNodes().
Definition at line 198 of file llvoavatar.h.
Referenced by LLVOAvatar::loadMeshNodes(), and LLVOAvatarInfo::parseXmlMeshNodes().
Definition at line 199 of file llvoavatar.h.
Referenced by LLVOAvatar::loadMeshNodes(), and LLVOAvatarInfo::parseXmlMeshNodes().
Definition at line 200 of file llvoavatar.h.
Referenced by LLVOAvatar::loadMeshNodes(), and LLVOAvatarInfo::parseXmlMeshNodes().
Definition at line 201 of file llvoavatar.h.
Referenced by LLVOAvatar::loadMeshNodes(), and LLVOAvatarInfo::parseXmlMeshNodes().
Definition at line 202 of file llvoavatar.h.
Referenced by LLVOAvatar::loadMeshNodes(), LLVOAvatarInfo::parseXmlMeshNodes(), and ~LLVOAvatarMeshInfo().
1.5.5