Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
CrystalSpace::ImportKit::Container Class Reference
Contains multiple models. More...
#include <cstool/importkit.h>
Public Member Functions | |
const Material & | GetMaterial (size_t index) |
Get a material. | |
size_t | GetMaterialCount () |
Get number of materials. | |
const Model & | GetModel (size_t index) const |
Get a model. | |
size_t | GetModelCount () const |
Return number of models. | |
Protected Attributes | |
csArray< Material > | materials |
csArray< Model > | models |
Friends | |
class | ImportKit |
class | ImportKitImpl::Glue |
Classes | |
class | Material |
A material for a mesh. More... | |
class | Model |
A model. More... |
Detailed Description
Contains multiple models.
Definition at line 57 of file importkit.h.
Member Function Documentation
|
Get a material.
Definition at line 169 of file importkit.h. |
|
Get number of materials.
Definition at line 167 of file importkit.h. |
|
Get a model.
Definition at line 139 of file importkit.h. |
|
Return number of models.
Definition at line 137 of file importkit.h. |
The documentation for this class was generated from the following file:
- cstool/importkit.h
Generated for Crystal Space by doxygen 1.4.4