MercuryLoadableModel::MLBone Struct Reference

Collaboration diagram for MercuryLoadableModel::MLBone:

Collaboration graph
[legend]
List of all members.

Public Attributes

MercuryPoint Pos
MQuaternion Rot
int iParent
int iExclusiveMesh
MercuryMatrix mXF
MVector< MLQVertm_vDissassembledVerts
MHash< MLBoneAnimationm_mAnimations

Detailed Description

Definition at line 67 of file MercuryLoadableModel.h.


Member Data Documentation

MercuryPoint MercuryLoadableModel::MLBone::Pos

Definition at line 69 of file MercuryLoadableModel.h.

MQuaternion MercuryLoadableModel::MLBone::Rot

Definition at line 70 of file MercuryLoadableModel.h.

int MercuryLoadableModel::MLBone::iParent

Definition at line 71 of file MercuryLoadableModel.h.

int MercuryLoadableModel::MLBone::iExclusiveMesh

Definition at line 72 of file MercuryLoadableModel.h.

MercuryMatrix MercuryLoadableModel::MLBone::mXF

Definition at line 73 of file MercuryLoadableModel.h.

MVector< MLQVert > MercuryLoadableModel::MLBone::m_vDissassembledVerts

Definition at line 75 of file MercuryLoadableModel.h.

MHash< MLBoneAnimation > MercuryLoadableModel::MLBone::m_mAnimations

Definition at line 76 of file MercuryLoadableModel.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo