#include <boxrobj.h>
Inherits W3DMPO, and PrototypeClass.
Public Member Functions | |
| BoxPrototypeClass (W3dBoxStruct box) | |
| 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 W3DMPO | |
| virtual | ~W3DMPO () |
Public Member Functions inherited from PrototypeClass | |
| PrototypeClass (void) | |
| void | friend_setNextHash (PrototypeClass *n) |
| PrototypeClass * | friend_getNextHash () |
Additional Inherited Members | |
Protected Member Functions inherited from W3DMPO | |
| virtual int | glueEnforcer () const =0 |
Protected Member Functions inherited from PrototypeClass | |
| virtual | ~PrototypeClass (void) |
| BoxPrototypeClass::BoxPrototypeClass | ( | W3dBoxStruct | box | ) |
Definition at line 1358 of file boxrobj.cpp.
|
virtual |
Implements PrototypeClass.
Definition at line 1377 of file boxrobj.cpp.
|
inlinevirtual |
Implements PrototypeClass.
|
virtual |
Implements PrototypeClass.
Definition at line 1368 of file boxrobj.cpp.
|
virtual |
Implements PrototypeClass.
Definition at line 1363 of file boxrobj.cpp.