nw::gfx::ParticleSceneUpdater Class

Syntax

class ParticleSceneUpdater : public nw::gfx::GfxObject

Description

Class for updating particles.

Classes

nw::gfx::ParticleSceneUpdater::Builder Class for building particle scene updater classes.

typedef Definitions

SceneNodeArray MoveArray definition for a scene node.
ParticleSetArray MoveArray definition for ParticleSet.

Member Variables

NW_UT_RUNTIME_TYPEINFO

Member Functions

Update
SetStepFrame Sets the playback step for particles at once.
V UpdateNode Updates scene contexts based on views.
Create/Destroy
Destroy Destroys an object.(Derived from GfxObject.)
Constructors and Destructors
protected ParticleSceneUpdater Constructor.
protected V ~ParticleSceneUpdater Destructor.

Class Hierarchy

nw::gfx::GfxObject
  nw::gfx::ParticleSceneUpdater


CONFIDENTIAL