| all_idef_settings enum value | ON_InstanceDefinition | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(ON_Brep *brep=NULL) const | ON_Geometry | virtual |
| ClearBoundingBox() | ON_Geometry | virtual |
| ComponentIndex() const | ON_Geometry | virtual |
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
| Description() const | ON_InstanceDefinition | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Dimension() const | ON_InstanceDefinition | virtual |
| Dump(ON_TextLog &) const | ON_Object | virtual |
| embedded_def enum value | ON_InstanceDefinition | |
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
| FirstUserData() const | ON_Object | |
| force_32bit_idef_update_type enum value | ON_InstanceDefinition | |
| GetBBox(double *boxmin, double *boxmax, int bGrowBox=false) const | ON_InstanceDefinition | virtual |
| GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const | ON_Geometry | |
| GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_Geometry | 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 | |
| HasBrepForm() const | ON_Geometry | virtual |
| idef_description_setting enum value | ON_InstanceDefinition | |
| idef_name_setting enum value | ON_InstanceDefinition | |
| idef_source_archive_setting enum value | ON_InstanceDefinition | |
| idef_units_setting enum value | ON_InstanceDefinition | |
| IDEF_UPDATE_TYPE enum name | ON_InstanceDefinition | |
| idef_url_setting enum value | ON_InstanceDefinition | |
| idef_userdata_setting enum value | ON_InstanceDefinition | |
| IdefUpdateType(int i) | ON_InstanceDefinition | static |
| IsDeformable() const | ON_Geometry | virtual |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsMorphable() const | ON_Geometry | virtual |
| IsValid(ON_TextLog *text_log=NULL) const | ON_InstanceDefinition | virtual |
| linked_and_embedded_def enum value | ON_InstanceDefinition | |
| linked_def enum value | ON_InstanceDefinition | |
| m_bbox | ON_InstanceDefinition | |
| m_description | ON_InstanceDefinition | |
| m_idef_update_depth | ON_InstanceDefinition | |
| m_idef_update_type | ON_InstanceDefinition | |
| m_mempool | ON_Object | |
| m_name | ON_InstanceDefinition | |
| m_object_uuid | ON_InstanceDefinition | |
| m_source_archive | ON_InstanceDefinition | |
| m_source_archive_checksum | ON_InstanceDefinition | |
| m_source_bRelativePath | ON_InstanceDefinition | |
| m_url | ON_InstanceDefinition | |
| m_url_tag | ON_InstanceDefinition | |
| m_us | ON_InstanceDefinition | |
| m_userdata_list | ON_Object | private |
| m_uuid | ON_InstanceDefinition | |
| MakeDeformable() | ON_Geometry | virtual |
| MemoryRelocate() | ON_Object | virtual |
| ModelObjectId() const | ON_InstanceDefinition | virtual |
| Morph(const ON_SpaceMorph &morph) | ON_Geometry | virtual |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| Name() const | ON_InstanceDefinition | |
| no_idef_settings enum value | ON_InstanceDefinition | |
| ObjectType() const | ON_InstanceDefinition | virtual |
| ON_Geometry() | ON_Geometry | |
| ON_Geometry(const ON_Geometry &) | ON_Geometry | |
| ON_InstanceDefinition() | ON_InstanceDefinition | |
| ON_Object() | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_OBJECT_DECLARE(ON_InstanceDefinition) | ON_InstanceDefinition | private |
| operator=(const ON_Geometry &) | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &binary_archive) | ON_InstanceDefinition | virtual |
| Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Scale(double scale_factor) | ON_Geometry | |
| SetBoundingBox(ON_BoundingBox bbox) | ON_InstanceDefinition | |
| SetDescription(const wchar_t *description) | ON_InstanceDefinition | |
| SetName(const wchar_t *name) | ON_InstanceDefinition | |
| SetSourceArchive(const wchar_t *source_archive, ON_CheckSum checksum, IDEF_UPDATE_TYPE update_type) | ON_InstanceDefinition | |
| SetUnitSystem(ON::unit_system us) | ON_InstanceDefinition | |
| SetUnitSystem(const ON_UnitSystem &us) | ON_InstanceDefinition | |
| SetURL(const wchar_t *url) | ON_InstanceDefinition | |
| SetURL_Tag(const wchar_t *url_tag) | ON_InstanceDefinition | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUuid(ON_UUID uuid) | ON_InstanceDefinition | |
| SizeOf() const | ON_InstanceDefinition | virtual |
| SourceArchive() const | ON_InstanceDefinition | |
| SourceArchiveCheckSum() const | ON_InstanceDefinition | |
| static_def enum value | ON_InstanceDefinition | |
| SwapCoordinates(int i, int j) | ON_Geometry | virtual |
| Transform(const ON_Xform &xform) | ON_InstanceDefinition | virtual |
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| UnitSystem() const | ON_InstanceDefinition | |
| URL() const | ON_InstanceDefinition | |
| URL_Tag() const | ON_InstanceDefinition | |
| Uuid() const | ON_InstanceDefinition | |
| Write(ON_BinaryArchive &binary_archive) const | ON_InstanceDefinition | virtual |
| ~ON_Geometry() | ON_Geometry | virtual |
| ~ON_InstanceDefinition() | ON_InstanceDefinition | |
| ~ON_Object() | ON_Object | virtual |