nw::gfx::res::ResTextureCombinerSource::GetSources Member Function

Syntax

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

List of Overloaded Member Functions

GetSources ( int ) Gets the texture combiner source set.
GetSources ( )
GetSources ( )

Description of GetSources ( int )

Gets the texture combiner source set.

Description of GetSources ( )

Description of GetSources ( )


CONFIDENTIAL