BoneType Class Reference

#include <Bone.h>

List of all members.

Public Member Functions

 BoneType ()

Public Attributes

BoneMatrixType relative_
BoneMatrixType absolute_
BoneMatrixType relativeFinal_
BoneMatrixType final_
int parent_


Detailed Description

Definition at line 29 of file Bone.h.


Constructor & Destructor Documentation

BoneType::BoneType (  ) 

Definition at line 25 of file Bone.cpp.


Member Data Documentation

BoneMatrixType BoneType::relative_

Definition at line 34 of file Bone.h.

Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().

BoneMatrixType BoneType::absolute_

Definition at line 35 of file Bone.h.

Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().

BoneMatrixType BoneType::relativeFinal_

Definition at line 36 of file Bone.h.

Referenced by ModelRendererMesh::drawVerts().

BoneMatrixType BoneType::final_

Definition at line 37 of file Bone.h.

Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().

int BoneType::parent_

Definition at line 38 of file Bone.h.

Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:00 2009 for Scorched3D by  doxygen 1.5.3