#include <part_ldr.h>
Inherits W3DMPO, and PrototypeClass.
Public Member Functions | |
| ParticleEmitterPrototypeClass (ParticleEmitterDefClass *pdef) | |
| virtual const char * | Get_Name (void) const |
| virtual int | Get_Class_ID (void) const |
| virtual RenderObjClass * | Create (void) |
| virtual void | DeleteSelf () |
| virtual ParticleEmitterDefClass * | Get_Definition (void) const |
Public Member Functions inherited from W3DMPO | |
| virtual | ~W3DMPO () |
Public Member Functions inherited from PrototypeClass | |
| PrototypeClass (void) | |
| void | friend_setNextHash (PrototypeClass *n) |
| PrototypeClass * | friend_getNextHash () |
Protected Member Functions | |
| virtual | ~ParticleEmitterPrototypeClass (void) |
Protected Member Functions inherited from W3DMPO | |
| virtual int | glueEnforcer () const =0 |
Protected Member Functions inherited from PrototypeClass | |
| virtual | ~PrototypeClass (void) |
Protected Attributes | |
| ParticleEmitterDefClass * | m_pDefinition |
Definition at line 327 of file part_ldr.h.
|
inline |
Definition at line 336 of file part_ldr.h.
|
inlineprotectedvirtual |
Definition at line 349 of file part_ldr.h.
|
virtual |
Implements PrototypeClass.
Definition at line 1853 of file part_ldr.cpp.
|
inlinevirtual |
Implements PrototypeClass.
Definition at line 345 of file part_ldr.h.
|
inlinevirtual |
Implements PrototypeClass.
Definition at line 343 of file part_ldr.h.
|
inlinevirtual |
Definition at line 346 of file part_ldr.h.
|
inlinevirtual |
Implements PrototypeClass.
Definition at line 342 of file part_ldr.h.
|
protected |
Definition at line 356 of file part_ldr.h.