nw::gfx::ParticleSceneUpdater Class

Syntax

class ParticleSceneUpdater : public nw::gfx::GfxObject

Description

Class for updating particles (provisional).

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
V UpdateNode Updates scene contexts based on views.
V SwapBuffer Swaps the buffers.
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