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::Material Class Reference
A material for a mesh. More...
#include <cstool/importkit.h>
Public Member Functions | |
const wchar_t * | GetName () const |
Get name of the material. | |
const char * | GetTextureFile () const |
Get texture filename of the material. | |
Protected Member Functions | |
Material () | |
Protected Attributes | |
wchar_t * | name |
char * | texture |
Friends | |
class | Container |
class | ImportKitImpl::Glue |
Detailed Description
A material for a mesh.
- Remarks:
- While CrystalSpace distinguishes materials and textures, the import kit does not - a material corresponds to a texture.
Definition at line 146 of file importkit.h.
Member Function Documentation
|
Get name of the material.
Definition at line 157 of file importkit.h. |
|
Get texture filename of the material.
Definition at line 161 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