nw::gfx::res::ResTextureCombinerOperand::GetOperands Member Function

Syntax

u32 GetOperands(
     int idx
) const;
nw::ut::internal::ResArray< u32, nw::ut::internal::ResArrayPrimitiveTraits > GetOperands();
const nw::ut::internal::ResArray< const u32, nw::ut::internal::ResArrayPrimitiveTraits > GetOperands() const;

List of Overloaded Member Functions

GetOperands ( int ) Gets the texture combiner operand set.
GetOperands ( )
GetOperands ( )

Description of GetOperands ( int )

Gets the texture combiner operand set.

Description of GetOperands ( )

Description of GetOperands ( )


CONFIDENTIAL