Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

gbgraphics::SkeletalModel Class Reference

Skeletal Model class. Combines a set of SkeletalMesh's and SkeletalMotion's. More...

#include <skeletalmodel.h>

Inheritance diagram for gbgraphics::SkeletalModel:

gbgraphics::Model List of all members.

Public Methods

Constructors
Initializers
Accessors
int GetType () const
 Runtime type info.


Public Attributes

std::vector< const SkeletalMesh * > mSMeshs
 .

std::vector< const SkeletalMotion * > mSMotions
 .

unsigned int mID
 Hashed filename.


Detailed Description

Skeletal Model class. Combines a set of SkeletalMesh's and SkeletalMotion's.


Member Data Documentation

std::vector< const SkeletalMesh* > gbgraphics::SkeletalModel::mSMeshs
 

.

Todo:
Should I make mSMesh and mSMotions private or protected instead of public?


The documentation for this class was generated from the following files:
Generated on Mon Sep 2 14:52:32 2002 for GunBuster Engine by doxygen1.2.17