#include <customgui_matassign.h>
Material assignment table for MatAssignData. Cannot be instantiated.
Use FreeInclusionTable() to free instances.
- See also
- MatAssignData::BuildInclusionTable
◆ MatAssignTable()
◆ ~MatAssignTable()
◆ Check()
Checks if op is in the table.
- Parameters
-
[in] | op | The object to check. The caller owns the pointed object. |
- Returns
- true if op is in the table, otherwise false.
◆ GetObjectCount()
Gets the object count.
- Returns
- The number of objects in the list.
◆ GetObject()
Gets an object from the table by index.
- Parameters
-
- Returns
- The object, as inserted in the MatAssignData.