| _private | ON_RenderContent | protected |
| AggregateComponentStatus() const | ON_Object | virtual |
| AllAttributes enum value | ON_ModelComponent | |
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| Attributes enum name | ON_ModelComponent | |
| AutoDelete(void) const | ON_RenderContent | virtual |
| BinaryArchiveAttributes enum value | ON_ModelComponent | |
| ChangeName(const wchar_t *new_name, class ON_ComponentManifest *manifest) | ON_ModelComponent | |
| ChildSlotAmount(const wchar_t *child_slot_name, double default_value=ON_UNSET_VALUE) const | ON_RenderContent | virtual |
| ChildSlotName(void) const | ON_RenderContent | virtual |
| ChildSlotOn(const wchar_t *child_slot_name) const | ON_RenderContent | virtual |
| 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 | |
| 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 |
| 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 |
| 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 |
| DeleteChild(const wchar_t *child_slot_name) | ON_RenderContent | virtual |
| 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 | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| Dump(ON_TextLog &) const override | ON_ModelComponent | virtual |
| DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object | |
| EmergencyDestroy() | ON_Object | |
| EraseIdentification(bool bIgnoreLocks) | ON_ModelComponent | |
| EVF(const wchar_t *func, void *data) | ON_RenderContent | protectedvirtual |
| FindChild(const wchar_t *child_slot_name) | ON_RenderContent | virtual |
| FindChild(const wchar_t *child_slot_name) const | ON_RenderContent | virtual |
| FirstChild(void) | ON_RenderContent | virtual |
| FirstChild(void) const | ON_RenderContent | virtual |
| FirstUserData() const | ON_Object | |
| FromModelComponentRef(const ON_ModelComponentReference &ref, const ON_RenderContent *none_return_value) | ON_RenderContent | static |
| GetChildIterator(void) const | ON_RenderContent | virtual |
| 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 | |
| GetParameter(const wchar_t *name) const | ON_RenderContent | virtual |
| 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 | |
| GroupId(void) const | ON_RenderContent | virtual |
| Hidden(void) const | ON_RenderContent | virtual |
| 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 |
| IsChild(void) const | ON_RenderContent | virtual |
| IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object | |
| IsDeleted() const | ON_ModelComponent | |
| IsHidden() const | ON_ModelComponent | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsLocked() const | ON_ModelComponent | |
| IsNamePathSeparator(const wchar_t *s) | ON_ModelComponent | static |
| IsReferenceComponent() const | ON_ModelComponent | |
| IsReferencePrefixDelimiter(const wchar_t *s) | ON_ModelComponent | static |
| IsReferencePrefixSeparator(const wchar_t *s) | ON_ModelComponent | static |
| IsSystemComponent() const | ON_ModelComponent | |
| IsTopLevel(void) const | ON_RenderContent | virtual |
| IsValid(class ON_TextLog *text_log=nullptr) const override | ON_ModelComponent | 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 |
| Kind(void) const | ON_RenderContent | virtual |
| LockAllSettingsExceptName() | ON_ModelComponent | |
| LockComponentType() | ON_ModelComponent | |
| LockId() | ON_ModelComponent | |
| LockIndex() | ON_ModelComponent | |
| LockModelComponentStatus() | ON_ModelComponent | |
| LockModelSerialNumber() | ON_ModelComponent | |
| LockName() | ON_ModelComponent | |
| LockParentId() | ON_ModelComponent | |
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
| 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 | |
| NewRenderContent(void) const override | ON_RenderMaterial | virtual |
| NextRuntimeSerialNumber() | ON_ModelComponent | static |
| NextSibling(void) | ON_RenderContent | virtual |
| NextSibling(void) const | ON_RenderContent | virtual |
| NoAttributes enum value | ON_ModelComponent | |
| Notes(void) const | ON_RenderContent | virtual |
| ObjectType() const | ON_Object | virtual |
| 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_RenderContent(const wchar_t *kind) | ON_RenderContent | |
| ON_RenderContent(const ON_RenderContent &) | ON_RenderContent | |
| ON_RenderMaterial() | ON_RenderMaterial | |
| ON_RenderMaterial(const ON_RenderMaterial &m) | ON_RenderMaterial | |
| operator=(const ON_RenderContent &) override | ON_RenderMaterial | virtual |
| operator=(const ON_RenderMaterial &) | ON_RenderMaterial | virtual |
| ON_ModelComponent::operator=(const ON_ModelComponent &source) | ON_ModelComponent | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| Parent(void) | ON_RenderContent | virtual |
| Parent(void) const | ON_RenderContent | virtual |
| 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 | |
| PlugInId(void) const | ON_RenderContent | virtual |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &binary_archive) | ON_Object | virtual |
| ReadModelComponentAttributes(class ON_BinaryArchive &archive) | ON_ModelComponent | |
| Reference(void) const | ON_RenderContent | virtual |
| ReferenceModelSerialNumber() const | ON_ModelComponent | |
| ReferencePrefixDelimiter | ON_ModelComponent | static |
| ReferencePrefixSeparator | ON_ModelComponent | static |
| RemoveAllReferencePrefixDelimiters(const wchar_t *name) | ON_ModelComponent | static |
| 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 |
| RenderEngineId(void) const | ON_RenderContent | virtual |
| RuntimeSerialNumber() const | ON_ModelComponent | |
| SetAndLockId() | ON_ModelComponent | |
| SetAsSystemComponent() | ON_ModelComponent | |
| SetAsUnsetSystemComponent() | ON_ModelComponent | |
| SetAutoDelete(bool autodel) | ON_RenderContent | virtual |
| SetChild(const ON_RenderContent &child, const wchar_t *child_slot_name) | ON_RenderContent | virtual |
| SetChildSlotAmount(double amount, const wchar_t *child_slot_name) | ON_RenderContent | virtual |
| SetChildSlotName(const wchar_t *child_slot_name) | ON_RenderContent | virtual |
| SetChildSlotOn(bool on, const wchar_t *child_slot_name) | ON_RenderContent | virtual |
| 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 | |
| SetGroupId(const ON_UUID &group) | ON_RenderContent | virtual |
| SetHidden(bool hidden) | ON_RenderContent | virtual |
| 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 | |
| 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 | |
| SetNotes(const wchar_t *notes) | ON_RenderContent | virtual |
| SetParameter(const wchar_t *name, const ON_XMLVariant &value) | ON_RenderContent | virtual |
| SetParentId(const ON_UUID &parent_id) | ON_ModelComponent | |
| SetPlugInId(const ON_UUID &uuid) | ON_RenderContent | virtual |
| SetReference(bool ref) | ON_RenderContent | virtual |
| SetRenderEngineId(const ON_UUID &uuid) | ON_RenderContent | virtual |
| SetTags(const wchar_t *tags) | ON_RenderContent | virtual |
| SetTypeId(const ON_UUID &uuid) | ON_RenderContent | virtual |
| SetTypeName(const wchar_t *name) | ON_RenderContent | virtual |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SetXML(const wchar_t *xml) | ON_RenderContent | virtual |
| SizeOf() const override | ON_ModelComponent | virtual |
| 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 | |
| Tags(void) const | ON_RenderContent | virtual |
| ThisIsNullptr(bool bSilentError) const | ON_Object | |
| ToOnMaterial(void) const | ON_RenderMaterial | virtual |
| TopLevel(void) | ON_RenderContent | virtual |
| TopLevel(void) const | ON_RenderContent | virtual |
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| Type enum name | ON_ModelComponent | |
| TypeAttribute enum value | ON_ModelComponent | |
| TypeId(void) const | ON_RenderContent | virtual |
| TypeName(void) const | ON_RenderContent | virtual |
| 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_ModelComponent | static |
| UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual |
| UserDataConflictResolution enum name | ON_Object | |
| UserStringCount() const | ON_Object | |
| wchar_t | ON_ModelComponent | static |
| Write(ON_BinaryArchive &binary_archive) const | ON_Object | virtual |
| WriteModelComponentAttributes(class ON_BinaryArchive &archive, unsigned int attributes_filter) const | ON_ModelComponent | |
| XML(bool recursive) const | ON_RenderContent | virtual |
| XMLNode(void) const | ON_RenderContent | virtual |
| ~ON_ModelComponent()=default | ON_ModelComponent | |
| ~ON_Object() | ON_Object | virtual |
| ~ON_RenderContent() | ON_RenderContent | virtual |
| ~ON_RenderMaterial() | ON_RenderMaterial | virtual |