| AddTexture(const ON_Texture &tx) | ON_Material |  | 
  | AddTexture(const wchar_t *filename, ON_Texture::TYPE type) | ON_Material |  | 
  | AggregateComponentStatus() const | ON_Object | virtual | 
  | AllAttributes enum value | ON_ModelComponent |  | 
  | Ambient() const | ON_Material |  | 
  | AttachUserData(class ON_UserData *pUserData) | ON_Object |  | 
  | Attributes enum name | ON_ModelComponent |  | 
  | BinaryArchiveAttributes enum value | ON_ModelComponent |  | 
  | BumpBitmap() const | CRhinoMaterial |  | 
  | ChangeName(const wchar_t *new_name, class ON_ComponentManifest *manifest) | ON_ModelComponent |  | 
  | ClearAllComponentStates() const | ON_Object |  | 
  | ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
  | ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
  | ClearComponentType() | ON_ModelComponent |  | 
  | ClearId() | ON_ModelComponent |  | 
  | ClearIndex() | ON_ModelComponent |  | 
  | ClearModelComponentAttributes(unsigned int attributes_filter) | ON_ModelComponent |  | 
  | ClearModelComponentStatus() | ON_ModelComponent |  | 
  | ClearModelSerialNumber() | ON_ModelComponent |  | 
  | ClearName() | ON_ModelComponent |  | 
  | ClearParentId() | ON_ModelComponent |  | 
  | Compare(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | CompareAppearance(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | CompareColorAttributes(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | CompareId(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static | 
  | CompareIdAndName(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static | 
  | CompareName(const ON_UUID &other_parent_id, const wchar_t *other_name) const | ON_ModelComponent |  | 
  | CompareName(const wchar_t *other_name) const | ON_ModelComponent |  | 
  | CompareName(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static | 
  | CompareNameAndId(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static | 
  | CompareNameAndIds(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | CompareNameExact(const ON_UUID &other_parent_id, const wchar_t *other_name) const | ON_ModelComponent |  | 
  | CompareNameExact(const wchar_t *other_name) const | ON_ModelComponent |  | 
  | CompareNameExact(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static | 
  | CompareReflectionAttributes(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | CompareTextureAttributes(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | CompareTextureAttributesAppearance(const ON_Material &a, const ON_Material &b) | ON_Material | static | 
  | ComponentSerialNumberAttribute enum value | ON_ModelComponent |  | 
  | ComponentStatusAttribute enum value | ON_ModelComponent |  | 
  | ComponentType() const | ON_ModelComponent |  | 
  | ComponentTypeFromUnsigned(unsigned int component_type_as_unsigned) | ON_ModelComponent | static | 
  | ComponentTypeIsLocked() const | ON_ModelComponent |  | 
  | ComponentTypeIsSet() const | ON_ModelComponent |  | 
  | ComponentTypeIsValid(ON_ModelComponent::Type component_type) | ON_ModelComponent | static | 
  | ComponentTypeIsValidAndNotMixed(ON_ModelComponent::Type component_type) | ON_ModelComponent | static | 
  | ComponentTypeToString(ON_ModelComponent::Type) | ON_ModelComponent | static | 
  | ContentVersionNumber() const | ON_ModelComponent |  | 
  | CopyFrom(const ON_ModelComponent &src, unsigned int attributes_filter) | ON_ModelComponent |  | 
  | CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution) | ON_Object |  | 
  | CopyUserData(const ON_Object &source_object) | ON_Object |  | 
  | DataCRC(ON__UINT32 current_remainder) const override | ON_ModelComponent | virtual | 
  | Default | ON_Material | static | 
  | DefaultLockedObject | ON_Material | static | 
  | DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual | 
  | DeletedName() const | ON_ModelComponent |  | 
  | DeletedNameAttribute enum value | ON_ModelComponent |  | 
  | DeletedNameHash() const | ON_ModelComponent |  | 
  | DeletedNameIsSet() const | ON_ModelComponent |  | 
  | DeleteName() | ON_ModelComponent |  | 
  | DeleteTexture(const wchar_t *filename, ON_Texture::TYPE type) | ON_Material |  | 
  | DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual | 
  | DetachUserData(class ON_UserData *pUserData) | ON_Object |  | 
  | Diffuse() const | ON_Material |  | 
  | DisableLighting() const | ON_Material |  | 
  | Dump(ON_TextLog &text_log) const override | ON_Material | virtual | 
  | DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object |  | 
  | EmapBitmap() const | CRhinoMaterial |  | 
  | EmergencyDestroy() | ON_Object |  | 
  | Emission() const | ON_Material |  | 
  | EraseIdentification(bool bIgnoreLocks) | ON_ModelComponent |  | 
  | FindTexture(ON_UUID texture_id) const | ON_Material |  | 
  | FindTexture(const wchar_t *filename, ON_Texture::TYPE type, int i0=-1) const | ON_Material |  | 
  | FirstUserData() const | ON_Object |  | 
  | FresnelReflectionCoefficient(double fresnel_index_of_refraction, const double N[3], const double R[3]) | ON_Material | static | 
  | FresnelReflectionCoefficient(ON_3dVector N, ON_3dVector R) const | ON_Material |  | 
  | FresnelReflections() const | ON_Material |  | 
  | FromModelComponentRef(const class ON_ModelComponentReference &model_component_reference, const ON_Material *none_return_value) | ON_Material | static | 
  | GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual | 
  | GetName(ON_wString &component_name) const | ON_ModelComponent |  | 
  | GetUserData(const ON_UUID &userdata_uuid) const | ON_Object |  | 
  | GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object |  | 
  | GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object |  | 
  | GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object |  | 
  | Id() const | ON_ModelComponent |  | 
  | IdAttribute enum value | ON_ModelComponent |  | 
  | IdIsLocked() const | ON_ModelComponent |  | 
  | IdIsNil() const | ON_ModelComponent |  | 
  | IdIsNotNil() const | ON_ModelComponent |  | 
  | IdIsSet() const | ON_ModelComponent |  | 
  | IfIdIsNilSetId() | ON_ModelComponent |  | 
  | IncrementContentVersionNumber() const | ON_ModelComponent | protected | 
  | Index() const | ON_ModelComponent |  | 
  | Index(int unset_index_value) const | ON_ModelComponent |  | 
  | IndexAttribute enum value | ON_ModelComponent |  | 
  | IndexIsLocked() const | ON_ModelComponent |  | 
  | IndexIsSet() const | ON_ModelComponent |  | 
  | IndexRequired(ON_ModelComponent::Type component_type) | ON_ModelComponent | static | 
  | InstanceDefinitionModelSerialNumber() const | ON_ModelComponent |  | 
  | Internal_SystemComponentHelper() | ON_ModelComponent | static | 
  | InUse() const | CRhinoMaterial |  | 
  | IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object |  | 
  | IsDefaultMaterial() const | CRhinoMaterial |  | 
  | IsDeleted() const | ON_ModelComponent |  | 
  | IsHidden() const | ON_ModelComponent |  | 
  | IsKindOf(const ON_ClassId *pClassId) const | ON_Object |  | 
  | IsLocked() const | ON_ModelComponent |  | 
  | IsModified() const | CRhinoMaterial |  | 
  | IsNamePathSeparator(const wchar_t *s) | ON_ModelComponent | static | 
  | IsPhysicallyBased(void) const | ON_Material |  | 
  | IsReferenceComponent() const | ON_ModelComponent |  | 
  | IsReferencePrefixDelimiter(const wchar_t *s) | ON_ModelComponent | static | 
  | IsReferencePrefixSeparator(const wchar_t *s) | ON_ModelComponent | static | 
  | IsSystemComponent() const | ON_ModelComponent |  | 
  | IsValid(class ON_TextLog *text_log=nullptr) const override | ON_Material | virtual | 
  | IsValidComponentName(const wchar_t *candidate_component_name) | ON_ModelComponent | static | 
  | IsValidComponentName(const ON_wString &candidate_component_name) | ON_ModelComponent | static | 
  | IsValidComponentName(size_t length, const wchar_t *candidate_component_name) | ON_ModelComponent | static | 
  | IsValidComponentName(const class ON_ComponentManifest &model_manfest, const ON_ModelComponent &model_component, bool bPermitReferencePrefix, ON_wString &valid_name) | ON_ModelComponent | static | 
  | IsValidComponentNameFirstCodePoint(ON__UINT32 unicode_code_point) | ON_ModelComponent | static | 
  | IsValidComponentNameFirstCodePoint(int length, const wchar_t *candidate_component_name) | ON_ModelComponent | static | 
  | LinkedInstanceDefinitionSerialNumber() const | CRhinoMaterial |  | 
  | LockAllSettingsExceptName() | ON_ModelComponent |  | 
  | LockComponentType() | ON_ModelComponent |  | 
  | LockId() | ON_ModelComponent |  | 
  | LockIndex() | ON_ModelComponent |  | 
  | LockModelComponentStatus() | ON_ModelComponent |  | 
  | LockModelSerialNumber() | ON_ModelComponent |  | 
  | LockName() | ON_ModelComponent |  | 
  | LockParentId() | ON_ModelComponent |  | 
  | m_ambient | ON_Material |  | 
  | m_diffuse | ON_Material |  | 
  | m_emission | ON_Material |  | 
  | m_fresnel_index_of_refraction | ON_Material |  | 
  | m_index_of_refraction | ON_Material |  | 
  | m_material_channel | ON_Material |  | 
  | m_material_sn | CRhinoMaterial |  | 
  | m_reflection | ON_Material |  | 
  | m_reflection_glossiness | ON_Material |  | 
  | m_reflectivity | ON_Material |  | 
  | m_refraction_glossiness | ON_Material |  | 
  | m_remap_index | CRhinoMaterial |  | 
  | m_shine | ON_Material |  | 
  | m_sort_index | CRhinoMaterial |  | 
  | m_specular | ON_Material |  | 
  | m_textures | ON_Material |  | 
  | m_transparency | ON_Material |  | 
  | m_transparent | ON_Material |  | 
  | MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual | 
  | MaterialChannel(int material_channel_index) const | CRhinoMaterial |  | 
  | MaterialChannelIdFromIndex(int material_channel_index) const | ON_Material |  | 
  | MaterialChannelIndexFromId(ON_UUID material_channel_id) const | ON_Material |  | 
  | MaterialChannelIndexFromId(ON_UUID material_channel_id, bool bAddIdIfNotPresent) | ON_Material |  | 
  | MaterialPlugInId() const | ON_Material |  | 
  | MaximumMaterialChannelIndex enum value | ON_Material |  | 
  | MaxShine | ON_Material | static | 
  | MemoryRelocate() | ON_Object | virtual | 
  | ModelComponentStatus() const | ON_ModelComponent |  | 
  | ModelComponentStatusIsLocked() const | ON_ModelComponent |  | 
  | ModelComponentStatusIsSet() const | ON_ModelComponent |  | 
  | ModelObjectId() const override | ON_ModelComponent | virtual | 
  | ModelSerialNumber() const | ON_ModelComponent |  | 
  | ModelSerialNumberAttribute enum value | ON_ModelComponent |  | 
  | ModelSerialNumberIsLocked() const | ON_ModelComponent |  | 
  | ModelSerialNumberIsSet() const | ON_ModelComponent |  | 
  | MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems) | ON_Object |  | 
  | MoveUserData(ON_Object &source_object) | ON_Object |  | 
  | Name() const | ON_ModelComponent |  | 
  | NameAsPointer() const | ON_ModelComponent |  | 
  | NameAttribute enum value | ON_ModelComponent |  | 
  | NameHash() const | ON_ModelComponent |  | 
  | NameIsEmpty() const | ON_ModelComponent |  | 
  | NameIsLocked() const | ON_ModelComponent |  | 
  | NameIsNotEmpty() const | ON_ModelComponent |  | 
  | NameIsSet() const | ON_ModelComponent |  | 
  | NameLeaf(const wchar_t *name) | ON_ModelComponent | static | 
  | NameParent(const wchar_t *name, bool bIncludeReference) | ON_ModelComponent | static | 
  | NamePathSeparator | ON_ModelComponent | static | 
  | NameReferencePrefix(const wchar_t *name) | ON_ModelComponent | static | 
  | NewNameHash(const wchar_t *new_name) const | ON_ModelComponent |  | 
  | NextRuntimeSerialNumber() | CRhinoMaterial | static | 
  | NoAttributes enum value | ON_ModelComponent |  | 
  | ObjectType() const override | ON_Material | virtual | 
  | ON_Material() ON_NOEXCEPT | ON_Material |  | 
  | ON_Material(const ON_Material &src) | ON_Material |  | 
  | ON_ModelComponent() ON_NOEXCEPT | ON_ModelComponent |  | 
  | ON_ModelComponent(const ON_ModelComponent &source) | ON_ModelComponent |  | 
  | ON_ModelComponent(ON_ModelComponent::Type component_type) ON_NOEXCEPT | ON_ModelComponent |  | 
  | ON_ModelComponent(ON_ModelComponent::Type component_type, const ON_ModelComponent &source) ON_NOEXCEPT | ON_ModelComponent |  | 
  | ON_Object() ON_NOEXCEPT | ON_Object |  | 
  | ON_Object(const ON_Object &) | ON_Object |  | 
  | ON_Material::operator=(const ON_Material &src)=default | ON_Material |  | 
  | ON_ModelComponent::operator=(const ON_ModelComponent &source) | ON_ModelComponent |  | 
  | ON_Object::operator=(const ON_Object &) | ON_Object |  | 
  | ParentId() const | ON_ModelComponent |  | 
  | ParentIdAttribute enum value | ON_ModelComponent |  | 
  | ParentIdIsLocked() const | ON_ModelComponent |  | 
  | ParentIdIsNil() const | ON_ModelComponent |  | 
  | ParentIdIsNotNil() const | ON_ModelComponent |  | 
  | ParentIdIsSet() const | ON_ModelComponent |  | 
  | PhysicallyBased(void) const | ON_Material |  | 
  | PhysicallyBased(void) | ON_Material |  | 
  | PhysicallyBasedUserdataId(void) | ON_Material | static | 
  | PreviewColor() const | ON_Material |  | 
  | PurgeUserData() | ON_Object |  | 
  | RdkMaterialInstanceId() const | ON_Material |  | 
  | RdkMaterialInstanceIdIsNil() const | ON_Material |  | 
  | RdkMaterialInstanceIdIsNotNil() const | ON_Material |  | 
  | Read(ON_BinaryArchive &archive) override | ON_Material | virtual | 
  | ReadModelComponentAttributes(class ON_BinaryArchive &archive) | ON_ModelComponent |  | 
  | ReferenceModelSerialNumber() const | ON_ModelComponent |  | 
  | ReferencePrefixDelimiter | ON_ModelComponent | static | 
  | ReferencePrefixSeparator | ON_ModelComponent | static | 
  | Reflectivity() const | ON_Material |  | 
  | RemoveAllReferencePrefixDelimiters(const wchar_t *name) | ON_ModelComponent | static | 
  | RemoveColorAlphaValues(void) | ON_Material |  | 
  | RemoveReferencePrefix(const wchar_t *name) | ON_ModelComponent | static | 
  | RemoveTrailingNamePathSeparator(const wchar_t *name) | ON_ModelComponent | static | 
  | RemoveTrailingReferencePrefixDelimiter(const wchar_t *name) | ON_ModelComponent | static | 
  | RemoveTrailingReferencePrefixSeparator(const wchar_t *name) | ON_ModelComponent | static | 
  | RuntimeSerialNumber() const | ON_ModelComponent |  | 
  | SetAmbient(ON_Color) | ON_Material |  | 
  | SetAndLockId() | ON_ModelComponent |  | 
  | SetAsSystemComponent() | ON_ModelComponent |  | 
  | SetAsUnsetSystemComponent() | ON_ModelComponent |  | 
  | SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual | 
  | SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual | 
  | SetComponentType(ON_ModelComponent::Type component_component_type) | ON_ModelComponent |  | 
  | SetDeletedModelComponentState(bool bDeleted, class ON_ComponentManifest *manifest) | ON_ModelComponent |  | 
  | SetDiffuse(ON_Color) | ON_Material |  | 
  | SetDisableLighting(bool bDisableLighting) | ON_Material |  | 
  | SetEmission(ON_Color) | ON_Material |  | 
  | SetFresnelReflections(bool bFresnelReflections) | ON_Material |  | 
  | SetHiddenModelComponentState(bool bHidden) | ON_ModelComponent |  | 
  | SetId(const ON_UUID &component_id) | ON_ModelComponent |  | 
  | SetId() | ON_ModelComponent |  | 
  | SetIdentification(const class ON_ComponentManifestItem &manifest_item, const wchar_t *manifest_name, bool bSetId, bool bParentId, bool bSetName, bool bSetIndex) | ON_ModelComponent |  | 
  | SetIndex(int component_index) | ON_ModelComponent |  | 
  | SetLocalizedSystemComponentName(const wchar_t *system_component_localized_name) | ON_ModelComponent |  | 
  | SetLockedModelComponentState(bool bLocked) | ON_ModelComponent |  | 
  | SetMaterialPlugInId(ON_UUID plugin_id) | ON_Material |  | 
  | SetModelComponentStatus(ON_ComponentStatus component_status) | ON_ModelComponent |  | 
  | SetModelSerialNumber(unsigned int model_serial_number) | ON_ModelComponent |  | 
  | SetModelSerialNumber(unsigned int model_serial_number, unsigned int reference_model_serial_number, unsigned int instance_definition_model_serial_number) | ON_ModelComponent |  | 
  | SetName(const wchar_t *component_name) | ON_ModelComponent |  | 
  | SetParentId(const ON_UUID &parent_id) | ON_ModelComponent |  | 
  | SetRdkMaterialInstanceId(ON_UUID rdk_material_instance_id) | ON_Material |  | 
  | SetReflectivity(double) | ON_Material |  | 
  | SetShareable(bool bShareable) | ON_Material |  | 
  | SetShine(double) | ON_Material |  | 
  | SetSpecular(ON_Color) | ON_Material |  | 
  | SetTransparency(double) | ON_Material |  | 
  | SetUseDiffuseTextureAlphaForObjectTransparencyTexture(bool bUseDiffuseTextureAlphaForObjectTransparencyTexture) | ON_Material |  | 
  | SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object |  | 
  | SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object |  | 
  | Shareable() const | ON_Material |  | 
  | Shine() const | ON_Material |  | 
  | SizeOf() const override | ON_ModelComponent | virtual | 
  | Specular() const | ON_Material |  | 
  | SplitName(const wchar_t *name, ON_wString &reference_prefix, ON_wString &name_parent, ON_wString &name_leaf) | ON_ModelComponent | static | 
  | SystemComponentAttribute enum value | ON_ModelComponent |  | 
  | TextureBitmap() const | CRhinoMaterial |  | 
  | ThisIsNullptr(bool bSilentError) const | ON_Object |  | 
  | ToPhysicallyBased(void) | ON_Material |  | 
  | TransformUserData(const class ON_Xform &xform) | ON_Object |  | 
  | Transparency() const | ON_Material |  | 
  | Type enum name | ON_ModelComponent |  | 
  | TypeAttribute enum value | ON_ModelComponent |  | 
  | UndeleteName() | ON_ModelComponent |  | 
  | UniqueNameIgnoresCase(ON_ModelComponent::Type component_type) | ON_ModelComponent | static | 
  | UniqueNameIncludesParent(ON_ModelComponent::Type component_type) | ON_ModelComponent | static | 
  | UniqueNameRequired(ON_ModelComponent::Type component_type) | ON_ModelComponent | static | 
  | Unset | ON_Material | static | 
  | UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual | 
  | UseDiffuseTextureAlphaForObjectTransparencyTexture() const | ON_Material |  | 
  | UserDataConflictResolution enum name | ON_Object |  | 
  | UserStringCount() const | ON_Object |  | 
  | wchar_t | ON_ModelComponent | static | 
  | WorksessionReferenceModelSerialNumber() const | CRhinoMaterial |  | 
  | Write(ON_BinaryArchive &archive) const override | ON_Material | virtual | 
  | WriteModelComponentAttributes(class ON_BinaryArchive &archive, unsigned int attributes_filter) const | ON_ModelComponent |  | 
  | ~ON_Material()=default | ON_Material |  | 
  | ~ON_ModelComponent()=default | ON_ModelComponent |  | 
  | ~ON_Object() | ON_Object | virtual |