nw::gfx::res::ResLookupTableSet::GetSamplers Member Function

Syntax

ResImageLookupTable GetSamplers(
     int idx
);
ResImageLookupTable GetSamplers(
     const char * key
);
const ResImageLookupTable GetSamplers(
     int idx
) const;
const ResImageLookupTable GetSamplers(
     const char * key
) const;
nw::ut::internal::ResArray< ResImageLookupTable, nw::ut::internal::ResArrayDicTraits< nw::ut::ResDicPatriciaData >::Traits > GetSamplers();
const nw::ut::internal::ResArray< const ResImageLookupTable, nw::ut::internal::ResArrayDicTraits< nw::ut::ResDicPatriciaData >::Traits > GetSamplers() const;

List of Overloaded Member Functions

GetSamplers ( int ) Gets the lookup table set.
GetSamplers ( const char * )
GetSamplers ( int )
GetSamplers ( const char * )
GetSamplers ( )
GetSamplers ( )

Description of GetSamplers ( int )

Gets the lookup table set.

Description of GetSamplers ( const char * )

Description of GetSamplers ( int )

Description of GetSamplers ( const char * )

Description of GetSamplers ( )

Description of GetSamplers ( )


CONFIDENTIAL