nw::gfx::MaterialActivator Class

Syntax

class MaterialActivator : public nw::gfx::IMaterialActivator

Description

Class for updating materials.

MaterialActivator is selected when using a buffer. SimpleMaterialActivator is selected when not using a buffer.

Member Variables

NW_UT_RUNTIME_TYPEINFO

Member Functions

Create/Destroy
Destroy Destroys an object.(Derived from GfxObject.
Other
S Create Creates a material activator.
S GetMemorySize Gets the memory size required at time of creation.
V Activate Activates a material.

Class Hierarchy

nw::gfx::GfxObject
  nw::gfx::IMaterialActivator
    nw::gfx::MaterialActivator


CONFIDENTIAL