CrystalSpace

Public API Reference

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>

List of all members.

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

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.4.4