nw::gfx::Model::GetMaterial Member Function

Syntax

Material * GetMaterial(
     int         index
);

const Material * GetMaterial(
     int         index
) const;

List of Overloaded Member Functions

GetMaterial(int) Gets the material with the specified index number.
GetMaterial(int) Gets the material with the specified index number.

Description of GetMaterial(int)

Gets the material with the specified index number.

Description of GetMaterial(int)

Gets the material with the specified index number.


CONFIDENTIAL