const  SG_MATERIAL*    sgC3DObject::GetMaterail()

 

Description:

Returns the pointer to the structure of the object material description if a material was set on the object.

 

Arguments:

No arguments.

 

Returned value:

Returns the pointer to the structure of the object material description or NULL if a material was not set on the object.

The material structure description - SetMaterial()

 

 

See also:

SetMaterial