A renderable object which is a member of a group. More...
#include <groupobject.h>
Inherits rtl_subobject.
Inherited by rtl_soft::rtl_softvoxel and rtl_triangle.
Group membership naturally entails common properties, this class holds an index which points to a material in a rtl_groupobj's material table.
Returns the index that has been set for this group member.
Sets the index for this group member.
[virtual]Returns the material for this group member. Returns the default value from the base class if the index has not been set.
Reimplemented from rtl_subobject.
Reimplemented in rtl_triangle.
[protected]
[protected]The index into the containing rtl_groupobj's material table.
[protected]The containing massed object.