Inherits MemoryPoolObject, and PrototypeClass.
Public Member Functions | |
| W3DPrototypeClass (RenderObjClass *proto, const AsciiString &name) | |
| virtual const char * | Get_Name (void) const |
| virtual int | Get_Class_ID (void) const |
| virtual RenderObjClass * | Create (void) |
| virtual void | DeleteSelf () |
Public Member Functions inherited from MemoryPoolObject | |
| void | deleteInstance () |
Public Member Functions inherited from PrototypeClass | |
| PrototypeClass (void) | |
| void | friend_setNextHash (PrototypeClass *n) |
| PrototypeClass * | friend_getNextHash () |
Additional Inherited Members | |
Protected Member Functions inherited from MemoryPoolObject | |
| virtual | ~MemoryPoolObject () |
| void * | operator new (size_t s) |
| void | operator delete (void *p) |
| virtual MemoryPool * | getObjectMemoryPool ()=0 |
Protected Member Functions inherited from PrototypeClass | |
| virtual | ~PrototypeClass (void) |
Definition at line 104 of file W3DAssetManager.cpp.
| W3DPrototypeClass::W3DPrototypeClass | ( | RenderObjClass * | proto, |
| const AsciiString & | name ) |
Definition at line 125 of file W3DAssetManager.cpp.
|
virtual |
Implements PrototypeClass.
Definition at line 143 of file W3DAssetManager.cpp.
|
inlinevirtual |
Implements PrototypeClass.
Definition at line 114 of file W3DAssetManager.cpp.
|
inlinevirtual |
Implements PrototypeClass.
Definition at line 112 of file W3DAssetManager.cpp.
|
inlinevirtual |
Implements PrototypeClass.
Definition at line 111 of file W3DAssetManager.cpp.