Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csModelConverterFormat Struct Reference
Structure describing a single format supported by a model converter. More...
#include <imesh/mdlconv.h>
Public Attributes | |
bool | CanLoad |
Can this format be loaded ? | |
bool | CanSave |
Can this format be saved ? | |
char * | Name |
Name of this format. |
Detailed Description
Structure describing a single format supported by a model converter.
Definition at line 30 of file mdlconv.h.
Member Data Documentation
|
Can this format be loaded ?
|
|
Can this format be saved ?
|
|
Name of this format.
|
The documentation for this struct was generated from the following file:
- imesh/mdlconv.h
Generated for Crystal Space by doxygen 1.4.4