CS::Animation::iSkeletonModelManager Struct Reference
A class to manage the creation and deletion of skeleton models. More...
#include <imesh/skeletonmodel.h>
Inheritance diagram for CS::Animation::iSkeletonModelManager:

Public Member Functions | |
| virtual csPtr< iSkeletonModel > | CreateModel (iSkeletonFactory *skeletonFactory)=0 |
| Create a new skeleton model for the given skeleton factory. | |
Detailed Description
A class to manage the creation and deletion of skeleton models.
Definition at line 62 of file skeletonmodel.h.
Member Function Documentation
| virtual csPtr<iSkeletonModel> CS::Animation::iSkeletonModelManager::CreateModel | ( | iSkeletonFactory * | skeletonFactory | ) | [pure virtual] |
Create a new skeleton model for the given skeleton factory.
The documentation for this struct was generated from the following file:
- imesh/skeletonmodel.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
