nw::gfx::res::ResShaderProgramDescription::GetAttributeSymbols Member Function

Syntax

const char * GetAttributeSymbols(
     int idx
) const;
const nw::ut::internal::ResArray< const nw::ut::BinString, nw::ut::internal::ResArrayPrimitiveTraits > GetAttributeSymbols() const;

List of Overloaded Member Functions

GetAttributeSymbols ( int ) Gets the symbol name of the vertex attribute.
GetAttributeSymbols ( )

Description of GetAttributeSymbols ( int )

Gets the symbol name of the vertex attribute.

Description of GetAttributeSymbols ( )


CONFIDENTIAL