Rhino C++ API  8.11
CRhinoMaterialTable Member List

This is the complete list of members for CRhinoMaterialTable, including all inherited members.

AddCopyOfDefaultMaterial()CRhinoMaterialTable
AddMaterial(const ON_Material &, bool=FALSE)CRhinoMaterialTable
CreateMaterial(const ON_Material &material, unsigned int worksession_ref_model_sn, unsigned int linked_idef_sn)CRhinoMaterialTable
CRhinoDoc classCRhinoMaterialTablefriend
CurrentMaterialId() constCRhinoMaterialTable
CurrentMaterialIndex() constCRhinoMaterialTable
CurrentMaterialSource() constCRhinoMaterialTable
DefaultLockedMaterialCRhinoMaterialTable
DefaultMaterialCRhinoMaterialTable
DeleteMaterial(int)CRhinoMaterialTable
Document() constCRhinoMaterialTable
FindMaterial(const ON_Material &, bool bIgnoreDeleted=true) constCRhinoMaterialTable
FindMaterial(const wchar_t *material_name, bool bIgnoreDeleted=true) constCRhinoMaterialTable
FindMaterial(ON_UUID material_id, bool bIgnoreDeleted=true) constCRhinoMaterialTable
GetMaterials(const ON_UUID &plugin_id, const ON_Layer &layer, const CRhinoMaterial *&front_material, const CRhinoMaterial *&back_material) constCRhinoMaterialTable
GetMaterials(const ON_UUID &plugin_id, const ON_3dmObjectAttributes &object_attributes, const CRhinoMaterial *&front_material, const CRhinoMaterial *&back_material) constCRhinoMaterialTable
GetMaterials(const ON_UUID &plugin_id, const ON_RenderingAttributes &rendering_attributes, const CRhinoMaterial *&front_material, const CRhinoMaterial *&back_material) constCRhinoMaterialTable
GetMaterials(const ON_MaterialRef *material_ref, const CRhinoMaterial *&front_material, const CRhinoMaterial *&back_material) constCRhinoMaterialTable
GetSortedList(ON_SimpleArray< const CRhinoMaterial * > &sorted_list, bool bIgnoreDeleted, bool bIgnoreReference) constCRhinoMaterialTable
InMaterialTable(const ON_Material *material) constCRhinoMaterialTable
IsValidMaterialTableIndex(int material_index) constCRhinoMaterialTable
ListTable(ON_TextLog &text_log, unsigned int level_of_detail) constCRhinoMaterialTable
Material(const ON_ComponentManifestItem &item) constCRhinoMaterialTable
MaterialCount() constCRhinoMaterialTable
ModifyMaterial(const ON_Material &material, int material_index, bool bQuiet=false)CRhinoMaterialTable
ON_SimpleArray< CRhinoMaterial * >::operator=(const ON_SimpleArray< CRhinoMaterial * > &)ON_SimpleArray< CRhinoMaterial * >private
operator[](int material_index) constCRhinoMaterialTable
ON_SimpleArray< CRhinoMaterial * >::operator[](int)ON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::operator[](unsigned int)ON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::operator[](ON__INT64)ON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::operator[](ON__UINT64)ON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::operator[](unsigned int) constON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::operator[](ON__INT64) constON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::operator[](ON__UINT64) constON_SimpleArray< CRhinoMaterial * >private
ResetMaterial(int material_index)CRhinoMaterialTable
RhFastDeleteMaterialHelper(CRhinoMaterialTable &, int)CRhinoMaterialTablefriend
SetCurrentMaterialIndex(int material_index, bool bQuiet=FALSE)CRhinoMaterialTable
SetCurrentMaterialSource(ON::object_material_source current_material_source)CRhinoMaterialTable
SetRemapIndex(int, int)CRhinoMaterialTable
Sort(int(*compare)(const CRhinoMaterial *, const CRhinoMaterial *, void *), int(*cull)(const CRhinoMaterial *, void *), void *p=0)CRhinoMaterialTable
ON_SimpleArray< CRhinoMaterial * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoMaterial * *, const CRhinoMaterial * *)) constON_SimpleArray< CRhinoMaterial * >private
ON_SimpleArray< CRhinoMaterial * >::Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const CRhinoMaterial * *, const CRhinoMaterial * *, void *), void *) constON_SimpleArray< CRhinoMaterial * >private
TableReference() constCRhinoMaterialTable
UndeleteMaterial(int material_index)CRhinoMaterialTable
UndoModifyMaterial(int material_index, unsigned int ur_sn=0)CRhinoMaterialTable
UndoModifyMaterial(int)CRhinoMaterialTable
WorstPossibleMaterial()CRhinoMaterialTablestatic