This is the complete list of members for ON_MeshComponentRef, including all inherited members.
AggregateComponentStatus() const | ON_Object | virtual |
AttachUserData(class ON_UserData *pUserData) | ON_Object | |
BoundingBox() const | ON_Geometry | |
BrepForm(class ON_Brep *brep=nullptr) const | ON_Geometry | virtual |
ClearAllComponentStates() const | ON_Object | |
ClearBoundingBox() | ON_Geometry | virtual |
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 |
ComponentIndex() const override | ON_MeshComponentRef | virtual |
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 | ON_Object | virtual |
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(class ON_UserData *pUserData) | ON_Object | |
Dimension() const override | ON_MeshComponentRef | virtual |
Dump(ON_TextLog &) const override | ON_MeshComponentRef | virtual |
EmergencyDestroy() | ON_Object | |
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
FirstUserData() const | ON_Object | |
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const override | ON_MeshComponentRef | virtual |
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) const | ON_Geometry | |
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) const | ON_Geometry | |
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual |
GetMeshFace(const class ON_MeshFace *&mesh_face) const | ON_MeshComponentRef | |
GetMeshTopologyEdge(const struct ON_MeshTopologyEdge *&tope) const | ON_MeshComponentRef | |
GetMeshTopologyEdgeAndLine(const struct ON_MeshTopologyEdge *&tope, ON_Line &line) const | ON_MeshComponentRef | |
GetMeshTopologyEdgeLine(class ON_Line &line) const | ON_MeshComponentRef | |
GetMeshTopologyVertex(const struct ON_MeshTopologyVertex *&topv) const | ON_MeshComponentRef | |
GetMeshTopologyVertexAndPoint(const struct ON_MeshTopologyVertex *&topv, class ON_3dPoint &point) const | ON_MeshComponentRef | |
GetMeshTopologyVertexPoint(class ON_3dPoint &point) const | ON_MeshComponentRef | |
GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) 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 | |
GetVertexPoint(class ON_3dPoint &point) const | ON_MeshComponentRef | |
HasBrepForm() const | ON_Geometry | virtual |
IsDeformable() const | ON_Geometry | virtual |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsValid(class ON_TextLog *text_log=nullptr) const override | ON_MeshComponentRef | virtual |
MakeDeformable() | ON_Geometry | virtual |
MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
MemoryRelocate() | ON_Object | virtual |
Mesh() const | ON_MeshComponentRef | |
MeshFace() const | ON_MeshComponentRef | |
MeshFaceIndex() const | ON_MeshComponentRef | |
MeshNgon(class ON_MeshNgonBuffer &ngon_buffer) const | ON_MeshComponentRef | |
MeshNgon() const | ON_MeshComponentRef | |
MeshNgonIndex() const | ON_MeshComponentRef | |
MeshTopology() const | ON_MeshComponentRef | |
MeshTopologyEdge() const | ON_MeshComponentRef | |
MeshTopologyEdgeIndex() const | ON_MeshComponentRef | |
MeshTopologyVertex() const | ON_MeshComponentRef | |
MeshTopologyVertexIndex() const | ON_MeshComponentRef | |
ModelObjectId() const | ON_Object | virtual |
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 | |
ObjectType() const override | ON_MeshComponentRef | virtual |
ON_Geometry()=default | ON_Geometry | |
ON_Geometry(const ON_Geometry &)=default | ON_Geometry | |
ON_MeshComponentRef() | ON_MeshComponentRef | |
ON_MeshComponentRef(const class ON_Mesh *mesh, ON_COMPONENT_INDEX ci) | ON_MeshComponentRef | |
ON_Object() ON_NOEXCEPT | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_MeshComponentRef &) | ON_MeshComponentRef | |
ON_Geometry::operator=(const ON_Geometry &)=default | ON_Geometry | |
ON_Object::operator=(const ON_Object &) | ON_Object | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &binary_archive) | ON_Object | 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 | |
Set(const class ON_Mesh *mesh, ON_COMPONENT_INDEX ci) | ON_MeshComponentRef | |
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 |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
SizeOf() const override | ON_MeshComponentRef | virtual |
SwapCoordinates(int i, int j) | ON_Geometry | virtual |
Transform(const ON_Xform &xform) override | ON_MeshComponentRef | virtual |
TransformUserData(const class ON_Xform &xform) | ON_Object | |
Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
Unset | ON_MeshComponentRef | 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 | |
VertexIndex() const | ON_MeshComponentRef | |
VertexPoint() const | ON_MeshComponentRef | |
Write(ON_BinaryArchive &binary_archive) const | ON_Object | virtual |
~ON_Geometry()=default | ON_Geometry | |
~ON_MeshComponentRef() | ON_MeshComponentRef | |
~ON_Object() | ON_Object | virtual |