|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPSParticle Class ReferenceThis is the base class for all particle A deriver must provide a drawing method for his particle Not sharable.
More...
#include <ps_particle.h>
Inheritance diagram for NL3D::CPSParticle
[legend]Collaboration diagram for NL3D::CPSParticle:
[legend]List of all members.
Detailed Description
This is the base class for all particle A deriver must provide a drawing method for his particle Not sharable.
-
Author(s):
-
Nicolas Vizerie , Nevrax France
-
Date:
-
2001
Definition at line 52 of file ps_particle.h.
Constructor & Destructor Documentation
NL3D::CPSParticle::CPSParticle (
|
)
|
|
Member Function Documentation
void NL3D::CPSParticle::deleteElement (
|
uint32 index ) [pure virtual]
|
|
void NL3D::CPSParticle::draw (
|
void ) [pure virtual]
|
|
uint32 NL3D::CPSParticle::getPriority (
|
void ) const [inline, virtual]
|
|
uint32 NL3D::CPSParticle::getType (
|
void ) const [inline, virtual]
|
|
void NL3D::CPSParticle::newElement (
|
void ) [pure virtual]
|
|
void NL3D::CPSParticle::resize (
|
uint32 size ) [pure virtual]
|
|
The documentation for this class was generated from the following files:
|
|