nw::lyt::Bounding::GetMaterial Member Function

Syntax

Material * GetMaterial() const;

Arguments

None.

Return Values

Returns the pointer to the material.

Description

Gets the pane's material.

Returns the first material (having index 0) if the pane has more than one material.

Returns NULL if the pane does not have any materials.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL