nw::gfx::res::ResTextureCombinerOperand Class

Syntax

class ResTextureCombinerOperand : public nw::ut::ResCommon< ResTextureCombinerOperandData >

Description

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

Enumerated Types

Kind The operand.

Member Functions

ResTextureCombinerOperand Constructor.
ref
operator==
operator!=
GetOperandsCount Gets the number of texture combiner operand sets.
GetOperands Gets the texture combiner operand set.
SetOperands Sets an item in the texture combiner operand set list.
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::ResTextureCombinerOperand


CONFIDENTIAL