csModelConverterFormat Struct Reference
Structure describing a single format supported by a model converter. More...
#include <mdlconv.h>
Public Attributes | |
char * | Name |
Name of this format. | |
bool | CanLoad |
Can this format be loaded ? | |
bool | CanSave |
Can this format be saved ? |
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.2.18