nw::gfx::ParticleContext Classclass ParticleContext : public nw::gfx::GfxObject
Class for storing a particle's content during an update.
typedef Definitions
VEC3Array
|
Definition of a VEC3 array. |
|
|---|---|---|
F32Array
|
Definition of an F32 array. |
|
U16Array
|
Definition of a U16 array. |
| Set/Get | ||
|---|---|---|
GetEmissionWorkCapacity
|
Gets the capacity of the work memory of the position during emission. | |
GetEmissionPositionWork
|
Gets the work memory of the position during emission. | |
GetEmissionParentWork
|
Gets the work memory of the parent particle during emission. | |
GetParticleWorkF32
|
Gets the work memory for stream operations on particles. | |
Srand
|
Sets the random-number seed. | |
| Create/Destroy | ||
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
nw::gfx::GfxObject
nw::gfx::ParticleContext
CONFIDENTIAL