nw::gfx::res::ResLightSet Class

Syntax

class ResLightSet : public nw::ut::ResCommon< ResLightSetData >

Description

Binary resource class for handling multiple light references together.

Member Functions

ResLightSet Constructor.
ref
operator ==
operator!=
GetIndex Gets the index number of the light set.
SetIndex
GetLightsCount Gets the number of light set elements that belong.
GetLights Gets the lights that belong.
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResLightSet


CONFIDENTIAL