ssgLoaderOptions Class Reference

Inheritance diagram for ssgLoaderOptions:

SGLoaderOptions List of all members.

Public Member Functions

 ssgLoaderOptions ()
virtual ~ssgLoaderOptions ()
const char * getModelDir (void) const
const char * getTextureDir (void) const
virtual ssgBranchcreateBranch (char *text) const
virtual ssgStatecreateState (char *tfname) const
virtual ssgSimpleStatecreateSimpleState (char *tfname) const
virtual void endLoad ()
void setCreateBranchCallback (ssgBranch *(*cb)(char *))
void setCreateStateCallback (ssgState *(*cb)(char *))

Public Attributes

ssgSimpleStateArray shared_states
ssgTextureArray shared_textures

Protected Attributes

char * model_dir
char * texture_dir

Detailed Description

Definition at line 2580 of file ssg.h.


The documentation for this class was generated from the following file:
Generated on Mon Dec 17 09:30:58 2007 for SimGear by  doxygen 1.5.1