C4 Engine
C4 Engine API Documentation

Drawable::GetMaterialObjectPointer

Defined in:  C4Renderable.h
Returns the material object pointer.
Prototype

MaterialObject *const *GetMaterialObjectPointer(voidconst;

Description
The GetMaterialObjectPointer function returns the pointer to the location at which a pointer to a material object resides.
See Also

Drawable::SetMaterialObjectPointer

Drawable::GetMaterialAttributeList

Drawable::SetMaterialAttributeList

MaterialObject