LLVOAvatarSkeletonInfo Class Reference

#include <llvoavatar.h>

List of all members.

Public Member Functions

 LLVOAvatarSkeletonInfo ()
 ~LLVOAvatarSkeletonInfo ()
BOOL parseXml (LLXmlTreeNode *node)
S32 getNumBones ()
S32 getNumCollisionVolumes ()

Protected Types

typedef std::vector
< LLVOAvatarBoneInfo * > 
bone_info_list_t

Protected Attributes

S32 mNumBones
S32 mNumCollisionVolumes
bone_info_list_t mBoneInfoList

Friends

class LLVOAvatar


Detailed Description

Definition at line 141 of file llvoavatar.h.


Member Typedef Documentation

Definition at line 158 of file llvoavatar.h.


Constructor & Destructor Documentation

LLVOAvatarSkeletonInfo::LLVOAvatarSkeletonInfo (  )  [inline]

Definition at line 145 of file llvoavatar.h.

LLVOAvatarSkeletonInfo::~LLVOAvatarSkeletonInfo (  )  [inline]

Definition at line 147 of file llvoavatar.h.

References mBoneInfoList.


Member Function Documentation

BOOL LLVOAvatarSkeletonInfo::parseXml ( LLXmlTreeNode node  ) 

S32 LLVOAvatarSkeletonInfo::getNumBones (  )  [inline]

Definition at line 152 of file llvoavatar.h.

References mNumBones.

S32 LLVOAvatarSkeletonInfo::getNumCollisionVolumes (  )  [inline]

Definition at line 153 of file llvoavatar.h.

References mNumCollisionVolumes.


Friends And Related Function Documentation

friend class LLVOAvatar [friend]

Definition at line 143 of file llvoavatar.h.


Member Data Documentation

Definition at line 156 of file llvoavatar.h.

Referenced by LLVOAvatar::buildSkeleton(), getNumBones(), and parseXml().

Definition at line 157 of file llvoavatar.h.

Referenced by LLVOAvatar::buildSkeleton(), getNumCollisionVolumes(), and parseXml().

Definition at line 159 of file llvoavatar.h.

Referenced by LLVOAvatar::buildSkeleton(), parseXml(), and ~LLVOAvatarSkeletonInfo().


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

Generated on Fri May 16 09:36:29 2008 for SecondLife by  doxygen 1.5.5