CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csModelConverterFormat Struct Reference

Structure describing a single format supported by a model converter. More...

#include <mdlconv.h>

List of all members.

Public Attributes

char * Name
 Name of this format. More...

bool CanLoad
 Can this format be loaded ? More...

bool CanSave
 Can this format be saved ? More...


Detailed Description

Structure describing a single format supported by a model converter.

Definition at line 30 of file mdlconv.h.


Member Data Documentation

bool csModelConverterFormat::CanLoad
 

Can this format be loaded ?

Definition at line 35 of file mdlconv.h.

bool csModelConverterFormat::CanSave
 

Can this format be saved ?

Definition at line 37 of file mdlconv.h.

char* csModelConverterFormat::Name
 

Name of this format.

Definition at line 33 of file mdlconv.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14