Drawable::GetMaterialObjectPointer
Defined in:
Returns the material object pointer.
C4Renderable.h
Prototype
MaterialObject *const *GetMaterialObjectPointer(void) const;
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