|
bool | persist (BasePersistenceManager *persistMgr) |
|
bool | createVertexBuffer () |
|
void | computeNormals () |
|
void | cleanup () |
|
| Mesh3DS (BaseGame *inGame) |
|
virtual void | fillVertexBuffer ()=0 |
|
bool | fillVertexBuffer (uint32 color) |
|
virtual void | render (bool color=false)=0 |
|
| BaseNamedObject (BaseGame *inGame) |
|
| BaseNamedObject (TDynamicConstructor, TDynamicConstructor) |
|
void | setName (const char *name) |
|
bool | setEditorProp (const Common::String &propName, const Common::String &propValue) |
|
Common::String | getEditorProp (const Common::String &propName, const Common::String &initVal=Common::String()) |
|
| BaseClass (TDynamicConstructor, TDynamicConstructor) |
|
bool | parseEditorProperty (char *buffer, bool complete=true) |
|
virtual bool | saveAsText (BaseDynamicBuffer *buffer, int indent=0) |
|
| BaseClass (BaseGame *GameOwner) |
|
virtual const char * | getClassName () |
|
The documentation for this class was generated from the following file: