|
|
|
|
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.
More...
#include <ps_dot.h>
Inheritance diagram for NL3D::CPSDot:
List of all members.
Detailed Description
this is just a coloured dot.
Definition at line 43 of file ps_dot.h.
Constructor & Destructor Documentation
NL3D::CPSDot::CPSDot |
( |
|
) |
[inline] |
|
Member Function Documentation
void NL3D::CPSDot::deleteElement |
( |
uint32 |
|
) |
[protected, virtual] |
|
void NL3D::CPSDot::draw |
( |
bool |
opaque |
) |
[protected, virtual] |
|
|
===================================================================.
Reimplemented from NL3D::CPSParticle.
Definition at line 122 of file ps_dot.cpp.
References NL3D::CPSColoredParticle::_Color, NL3D::CPSColoredParticle::_ColorScheme, _DotVb, _DotVbColor, NL3D::CPSMaterial::_Mat, NL3D::CPSLocatedBindable::_Owner, NL3D::CPSParticle::computeSrcStep, NL3D::DrawDot, NL3D::CPSMaterial::forceTexturedMaterialStages, NL3D::CPSLocatedBindable::getDriver, NLMISC::CRGBA::modulateFromColor, NL3D::CPSLocatedBindable::setupDriverModelMatrix, NL3D::SetupModulatedStage, NL3D::CPSParticle::step, and NL3D::TIteratorVectStep1616. |
virtual CPSLocated* NL3D::CPSDot::getColorOwner |
( |
void |
|
) |
[inline, protected, virtual] |
|
uint32 NL3D::CPSDot::getMaxNumFaces |
( |
void |
|
) |
const [virtual] |
|
bool NL3D::CPSDot::hasOpaqueFaces |
( |
void |
|
) |
[virtual] |
|
bool NL3D::CPSDot::hasTransparentFaces |
( |
void |
|
) |
[virtual] |
|
void NL3D::CPSDot::init |
( |
void |
|
) |
[protected] |
|
void NL3D::CPSDot::initVertexBuffers |
( |
|
) |
[static] |
|
|
=================================================================== init the vertex buffers.
Definition at line 197 of file ps_dot.cpp.
References _DotVb, and _DotVbColor. |
void NL3D::CPSDot::newElement |
( |
CPSLocated * |
emitterLocated, |
|
|
uint32 |
emitterIndex |
|
) |
[protected, virtual] |
|
NL3D::CPSDot::NLMISC_DECLARE_CLASS |
( |
CPSDot |
|
) |
|
|
void NL3D::CPSDot::resize |
( |
uint32 |
size |
) |
[protected, virtual] |
|
void NL3D::CPSDot::updateMatAndVbForColor |
( |
void |
|
) |
[protected, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|