Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csModelData Class Reference
Inheritance diagram for csModelData:

Public Member Functions | |
csModelData () | |
Constructor. | |
void | LoadImages (iVFS *VFS, iImageIO *il, int Format) |
Load all texture images from the CWD of the given file system. | |
void | RegisterMaterials (iMaterialList *ml) |
Register all materials using the given material list. | |
void | RegisterTextures (iTextureList *tl) |
Register all textures using the given texture list. | |
virtual | ~csModelData () |
Destructor. | |
Public Attributes | |
CS_DECLARE_OBJECT_INTERFACE | |
SCF_DECLARE_IBASE |
Detailed Description
Definition at line 324 of file mdldata.h.
Constructor & Destructor Documentation
|
Constructor.
|
|
Destructor.
|
Member Function Documentation
|
Load all texture images from the CWD of the given file system.
Implements iModelData. |
|
Register all materials using the given material list.
Implements iModelData. |
|
Register all textures using the given texture list.
Implements iModelData. |
The documentation for this class was generated from the following file:
- cstool/mdldata.h
Generated for Crystal Space by doxygen 1.4.4