nw::gfx::res::ResTextureCombinerSource Class

Syntax

class ResTextureCombinerSource : public nw::ut::ResCommon< ResTextureCombinerSourceData >

Description

Binary resource class that represents the source of a texture combiner.

Enumerated Types

Kind Indicates the source.

Member Functions

ResTextureCombinerSource Constructor.
ref
operator ==
operator !=
GetSourcesCount Gets the number of texture combiner source sets.
GetSources Gets the texture combiner source set.
SetSources Sets an item in the texture combiner source set list.
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResTextureCombinerSource


CONFIDENTIAL