|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPSDot Class Referencethis is just a coloured dot that fade to black during its life.
More...
#include <ps_particle.h>
Inheritance diagram for NL3D::CPSDot
[legend]Collaboration diagram for NL3D::CPSDot:
[legend]List of all members.
Detailed Description
this is just a coloured dot that fade to black during its life.
Definition at line 293 of file ps_particle.h.
Constructor & Destructor Documentation
NL3D::CPSDot::CPSDot (
|
) [inline]
|
|
Member Function Documentation
NL3D::CPSDot::NLMISC_DECLARE_CLASS (
|
CPSDot )
|
|
void NL3D::CPSDot::deleteElement (
|
uint32 index ) [inline, virtual]
|
|
void NL3D::CPSDot::draw (
|
void ) [virtual]
|
|
void NL3D::CPSDot::init (
|
void ) [protected]
|
|
bool NL3D::CPSDot::newElement (
|
void ) [inline, virtual]
|
|
void NL3D::CPSDot::resize (
|
uint32 size ) [inline, virtual]
|
|
|
Resize the bindable attributes containers. Size is the max number of element to be contained. DERIVERS MUST CALL THEIR PARENT VERSION.
Reimplemented from NL3D::CPSParticle.
Definition at line 301 of file ps_particle.h. |
void NL3D::CPSDot::updateMatAndVbForColor (
|
void ) [protected, virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|