|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPSSphericalEmitter Class Reference#include <ps_emitter.h>
Inheritance diagram for NL3D::CPSSphericalEmitter:
List of all members.
Constructor & Destructor Documentation
NL3D::CPSSphericalEmitter::CPSSphericalEmitter |
( |
|
) |
[inline] |
|
Member Function Documentation
void NL3D::CPSSphericalEmitter::deleteElement |
( |
uint32 |
index |
) |
[protected, virtual] |
|
CMatrix NL3D::CPSSphericalEmitter::getMatrix |
( |
uint32 |
index |
) |
const [virtual] |
|
virtual CPSLocated* NL3D::CPSSphericalEmitter::getModulatedEmitterOwner |
( |
void |
|
) |
[inline, protected, virtual] |
|
void NL3D::CPSSphericalEmitter::newElement |
( |
CPSLocated * |
emitterLocated, |
|
|
uint32 |
emitterIndex |
|
) |
[protected, virtual] |
|
NL3D::CPSSphericalEmitter::NLMISC_DECLARE_CLASS |
( |
CPSSphericalEmitter |
|
) |
|
|
void NL3D::CPSSphericalEmitter::resize |
( |
uint32 |
size |
) |
[protected, virtual] |
|
virtual void NL3D::CPSSphericalEmitter::setScale |
( |
uint32 |
index, |
|
|
float |
scale |
|
) |
[inline, virtual] |
|
void NL3D::CPSSphericalEmitter::showTool |
( |
void |
|
) |
[virtual] |
|
virtual bool NL3D::CPSSphericalEmitter::supportNonUniformScaling |
( |
void |
|
) |
const [inline, virtual] |
|
|
Send back true if non-uniform scaling can be applied If it sends false, non-uniform scaling leads to undefine results (default has no effect).
Reimplemented from NL3D::IPSMover.
Definition at line 622 of file ps_emitter.h. |
virtual bool NL3D::CPSSphericalEmitter::supportUniformScaling |
( |
void |
|
) |
const [inline, virtual] |
|
|
Send back true if uniform scaling can be applied If it sends false, uniform scaling leads to undefine results.
Reimplemented from NL3D::IPSMover.
Definition at line 621 of file ps_emitter.h. |
Member Data Documentation
The documentation for this class was generated from the following files:
|
|