ON_Mesh Member List

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

AddNgon(unsigned int Vcount, const unsigned int *ngon_vi, unsigned int Fcount, const unsigned int *ngon_fi)ON_Mesh
AddNgon(ON_MeshNgon *ngon)ON_Mesh
AddPlanarNgons(const unsigned int *const *vertex_face_map, double planar_tolerance, unsigned int minimum_ngon_vertex_count, unsigned int minimum_ngon_face_count, bool bAllowHoles)ON_Mesh
AggregateComponentStatus() constON_Objectvirtual
AllocateNgon(unsigned int Vcount, unsigned int Fcount)ON_Mesh
Append(const ON_Mesh &)ON_Mesh
Append(int count, const ON_Mesh *const *meshes)ON_Mesh
AppendDuplicateVertex(unsigned int vertex_index)ON_Mesh
AttachUserData(class ON_UserData *pUserData)ON_Object
BoundingBox() constON_Geometry
BrepForm(class ON_Brep *brep=nullptr) constON_Geometryvirtual
CachedTextureCoordinates(const ON_UUID &mapping_id) constON_Mesh
Cleanup(bool bRemoveNgons, bool bRemoveDegenerateFaces, bool bCompact)ON_Mesh
Cleanup(bool bRemoveNgons)ON_Mesh
ClearAllComponentStates() constON_Object
ClearBoundingBox()ON_Geometryvirtual
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
CollapseEdge(int topei)ON_Mesh
CombineCoincidentVertices(ON_3fVector, double)ON_Mesh
CombineIdenticalVertices(bool bIgnoreVertexNormals=false, bool bIgnoreTextureCoordinates=false)ON_Mesh
Compact()ON_Mesh
ComponentIndex() constON_Geometryvirtual
ComputeFaceNormal(int)ON_Mesh
ComputeFaceNormals()ON_Mesh
ComputeVertexNormals()ON_Mesh
ConvertNonPlanarQuadsToTriangles(double planar_tolerance, double angle_tolerance_radians, unsigned int split_method)ON_Mesh
ConvertNonPlanarQuadsToTriangles(double planar_tolerance, double angle_tolerance_radians, unsigned int split_method, bool bDeleteNgonsContainingSplitQuads)ON_Mesh
ConvertQuadsToTriangles()ON_Mesh
ConvertTrianglesToQuads(double angle_tol_radians, double min_diagonal_length_ratio)ON_Mesh
CopyComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count, class ON_Mesh *destination_mesh) constON_Mesh
CopyComponents(const ON_SimpleArray< ON_COMPONENT_INDEX > &ci_list, class ON_Mesh *destination_mesh) constON_Mesh
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
CountQuads()ON_Mesh
CreateNgonMap()ON_Mesh
CreatePartition(int, int)ON_Mesh
CullClashingFaces(int what_to_cull)ON_Mesh
CullDegenerateFaces()ON_Mesh
CullUnusedVertices()ON_Mesh
DataCRC(ON__UINT32 current_remainder) const overrideON_Meshvirtual
DeallocateNgon(ON_MeshNgon *ngon)ON_Mesh
DeleteComponent(ON_COMPONENT_INDEX ci)ON_Mesh
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count, bool bIgnoreInvalidComponents, bool bRemoveDegenerateFaces, bool bRemoveUnusedVertices, bool bRemoveEmptyNgons)ON_Mesh
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) overrideON_Meshvirtual
DeleteComponents(const ON_SimpleArray< ON_COMPONENT_INDEX > &ci_list)ON_Mesh
DeleteFace(int meshfi)ON_Mesh
DeleteMeshParameters()ON_Mesh
Destroy()ON_Mesh
DestroyDoublePrecisionVertices()ON_Mesh
DestroyHiddenVertexArray()ON_Mesh
DestroyPartition()ON_Mesh
DestroyRuntimeCache(bool bDelete=true) overrideON_Meshvirtual
DestroyTopology()ON_Mesh
DestroyTree(bool bDeleteTree=true)ON_Mesh
DetachUserData(class ON_UserData *pUserData)ON_Object
Dimension() const overrideON_Meshvirtual
DoublePrecisionVertices()ON_Mesh
DoublePrecisionVertices() constON_Mesh
Dump(ON_TextLog &) const overrideON_Meshvirtual
DuplicateFace(int face_index, ON_Mesh *mesh) constON_Mesh
EmergencyDestroy()ON_Mesh
EvaluateMeshGeometry(const ON_Surface &)ON_Mesh
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const overrideON_Meshvirtual
FaceCount() constON_Mesh
FaceIsHidden(int meshvi) constON_Mesh
FaceUnsignedCount() constON_Mesh
FirstUserData() constON_Object
Flip()ON_Mesh
FlipFaceNormals()ON_Mesh
FlipFaceOrientation()ON_Mesh
FlipNgonOrientation()ON_Mesh
FlipVertexNormals()ON_Mesh
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const overrideON_Meshvirtual
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) constON_Geometry
GetClashingFacePairs(int max_pair_count, ON_SimpleArray< ON_2dex > &clashing_pairs) constON_Mesh
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetConnectedComponents(bool bUseVertexConnections, bool bTopologicalConnections, ON_SimpleArray< int > &facet_component_labels) constON_Mesh
GetConnectedComponents(bool bUseVertexConnections, bool bTopologicalConnections, ON_SimpleArray< ON_Mesh *> *components) constON_Mesh
GetCurvatureStats(ON::curvature_style, ON_MeshCurvatureStats &) constON_Mesh
GetMeshEdges(ON_SimpleArray< ON_2dex > &edges) constON_Mesh
GetMeshFaceSideList(const unsigned int *Vid, class ON_MeshFaceSide *&sides) constON_Mesh
GetNgonBoundaryPoints(const ON_MeshNgon *ngon, bool bAppendStartPoint, ON_SimpleArray< ON_3dPoint > &ngon_boundary_points) constON_Mesh
GetNgonBoundaryPoints(const ON_MeshNgon *ngon, bool bAppendStartPoint, ON_3dPoint *ngon_boundary_points) constON_Mesh
GetNgonOuterBoundary(unsigned int ngon_fi_count, const unsigned int *ngon_fi, ON_SimpleArray< unsigned int > &ngon_vi) constON_Mesh
GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) const overrideON_Meshvirtual
GetTightBoundingBox(ON_BoundingBox &tight_bbox, bool bGrowBox, const ON_SimpleArray< ON_PlaneEquation > &clipping_planes, const ON_Xform *xform=nullptr) constON_Mesh
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
GetVertexEdges(int vcount, const int *vertex_index, bool bNoDuplicates, ON_SimpleArray< ON_2dex > &edges) constON_Mesh
GetVertexLocationIds(unsigned int first_vid, unsigned int *Vid, unsigned int *Vindex) constON_Mesh
HasBrepForm() constON_Geometryvirtual
HasCachedTextureCoordinates() constON_Mesh
HasDoublePrecisionVertices() constON_Mesh
HasFaceNormals() constON_Mesh
HasMeshTopology() constON_Mesh
HasNgons() constON_Mesh
HasPackedTextureRegion() constON_Mesh
HasPrincipalCurvatures() constON_Mesh
HasSinglePrecisionVertices() constON_Mesh
HasSurfaceParameters() constON_Mesh
HasSynchronizedDoubleAndSinglePrecisionVertices() constON_Mesh
HasTextureCoordinates() constON_Mesh
HasVertexColors() constON_Mesh
HasVertexNormals() constON_Mesh
HiddenVertexArray() constON_Mesh
HiddenVertexCount() constON_Mesh
InsertNgon(unsigned int ngon_index, const ON_MeshNgon *ngon)ON_Mesh
InvalidateBoundingBoxes()ON_Mesh
InvalidateCurvatureStats()ON_Mesh
InvalidateTextureCoordinateBoundingBox()ON_Mesh
InvalidateVertexBoundingBox()ON_Mesh
InvalidateVertexNormalBoundingBox()ON_Mesh
InvalidFaceCount() constON_Mesh
IsClosed() constON_Mesh
IsDeformable() const overrideON_Meshvirtual
IsEmpty() constON_Mesh
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsManifold() constON_Mesh
IsManifold(bool bTopologicalTest, bool *pbIsOriented=nullptr, bool *pbHasBoundary=nullptr) constON_Mesh
IsOriented() constON_Mesh
IsPointInside(ON_3dPoint test_point, double tolerance, bool bStrictlyInside) constON_Mesh
IsSolid() constON_Mesh
IsSwappableEdge(int topei)ON_Mesh
IsValid(class ON_TextLog *text_log=nullptr) const overrideON_Meshvirtual
IsValidMeshComponentIndex(ON_COMPONENT_INDEX ci) constON_Mesh
IsValidNewNgonInformation(unsigned int Vcount, const unsigned int *ngon_vi, unsigned int Fcount, const unsigned int *ngon_fi) constON_Mesh
m_CON_Mesh
m_CtagON_Mesh
m_dVON_Mesh
m_FON_Mesh
m_FNON_Mesh
m_HON_Mesh
m_hidden_countON_Mesh
m_invalid_countON_Meshprotected
m_KON_Mesh
m_kstatON_Meshprotected
m_mesh_parametersON_Meshprotected
m_NON_Mesh
m_nboxON_Meshprotected
m_NgonON_Mesh
m_NgonAllocatorON_Mesh
m_NgonMapON_Mesh
m_packed_tex_domainON_Mesh
m_packed_tex_rotateON_Mesh
m_parentON_Mesh
m_partitionON_Meshprotected
m_quad_countON_Meshprotected
m_SON_Mesh
m_srf_domainON_Mesh
m_srf_scaleON_Mesh
m_TON_Mesh
m_tboxON_Meshprotected
m_TCON_Mesh
m_topON_Meshprotected
m_triangle_countON_Meshprotected
m_TtagON_Mesh
m_VON_Mesh
MakeDeformable() overrideON_Meshvirtual
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MemoryRelocate() overrideON_Meshvirtual
MeshComponent(ON_COMPONENT_INDEX ci) constON_Mesh
MeshComponentRef(ON_COMPONENT_INDEX ci) constON_Mesh
MeshParameters() constON_Mesh
MeshPart(const ON_MeshPart &mesh_part, ON_Mesh *mesh) constON_Mesh
ModelObjectId() constON_Objectvirtual
ModifyNgon(unsigned int ngon_index, unsigned int Vcount, const unsigned int *ngon_vi, unsigned int Fcount, const unsigned int *ngon_fi)ON_Mesh
ModifyNgon(unsigned int ngon_index, const ON_MeshNgon *ngon)ON_Mesh
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
Ngon(unsigned int ngon_index) constON_Mesh
NgonBoundaryBoundingBox(unsigned int ngon_index) constON_Mesh
NgonBoundaryBoundingBox(const ON_MeshNgon *ngon) constON_Mesh
NgonBoundaryEdgeCount(unsigned int ngon_index) constON_Mesh
NgonCenter(unsigned int ngon_index) constON_Mesh
NgonCenter(const ON_MeshNgon *ngon) constON_Mesh
NgonCount() constON_Mesh
NgonFromComponentIndex(class ON_MeshNgonBuffer &ngon_buffer, ON_COMPONENT_INDEX ci) constON_Mesh
NgonIndexFromFaceIndex(unsigned int face_index) constON_Mesh
NgonMap() constON_Mesh
NgonMap(bool bCreateIfMissing)ON_Mesh
Ngons() constON_Mesh
NgonUnsignedCount() constON_Mesh
NormalizeTextureCoordinates()ON_Mesh
ObjectType() const overrideON_Meshvirtual
ON_Geometry()=defaultON_Geometry
ON_Geometry(const ON_Geometry &)=defaultON_Geometry
ON_Mesh()ON_Mesh
ON_Mesh(int initial_face_array_capacity, int initial_vertex_array_capacity, bool has_vertex_normals, bool has_texture_coordinates)ON_Mesh
ON_Mesh(const ON_Mesh &)ON_Mesh
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const ON_Mesh &)ON_Mesh
ON_Geometry::operator=(const ON_Geometry &)=defaultON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
OrientNgons(bool bPermitHoles)ON_Mesh
Partition() constON_Mesh
PurgeUserData()ON_Object
QuadCount() constON_Mesh
Read(ON_BinaryArchive &) overrideON_Meshvirtual
RemoveAllNgons()ON_Mesh
RemoveEmptyNgons()ON_Mesh
RemoveNgon(unsigned int ngon_index)ON_Mesh
RemoveNgonInteriorVertices(const unsigned int *const *vertex_face_map, unsigned int ngon_index0, unsigned int ngon_index1)ON_Mesh
RemoveNgonMap()ON_Mesh
RemoveNgons(unsigned int ngon_index_count, const unsigned int *ngon_index_list)ON_Mesh
ReserveVertexCapacity(size_t new_vertex_capacity)ON_Mesh
ReverseSurfaceParameters(int dir)ON_Mesh
ReverseTextureCoordinates(int dir)ON_Mesh
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
SeparateNgons(unsigned int **vertex_face_map, unsigned int ngon_index0, unsigned int ngon_index1)ON_Mesh
SetCachedTextureCoordinates(const class ON_TextureMapping &mapping, const class ON_Xform *mesh_xform=0, bool bLazy=true)ON_Mesh
SetClosed(int closed)ON_Mesh
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
SetMeshParameters(const ON_MeshParameters &)ON_Mesh
SetNgonCount(unsigned int ngon_count)ON_Mesh
SetNgonVertexNormals(unsigned int ngon_index0, unsigned int ngon_index1)ON_Mesh
SetQuad(int, int, int, int, int)ON_Mesh
SetSolidOrientation(int solid_orientation)ON_Mesh
SetSurfaceParamtersFromTextureCoodinates()ON_Mesh
SetTextureCoord(int, double, double)ON_Mesh
SetTextureCoordinates(const class ON_TextureMapping &mapping, const class ON_Xform *mesh_xform=0, bool bLazy=true)ON_Mesh
SetTriangle(int, int, int, int)ON_Mesh
SetUserString(const wchar_t *key, const wchar_t *string_value)ON_Object
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SetVertex(int, const ON_3dPoint &)ON_Mesh
SetVertex(int, const ON_3fPoint &)ON_Mesh
SetVertexHiddenFlag(int meshvi, bool bHidden)ON_Mesh
SetVertexNormal(int, const ON_3dVector &)ON_Mesh
SetVertexNormal(int, const ON_3fVector &)ON_Mesh
SizeOf() const overrideON_Meshvirtual
SolidOrientation() constON_Mesh
SwapCoordinates(int, int) overrideON_Meshvirtual
SwapEdge(int topei)ON_Mesh
Topology() constON_Mesh
TopologyExists() constON_Mesh
Transform(const ON_Xform &) overrideON_Meshvirtual
TransformUserData(const class ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
TransposeSurfaceParameters()ON_Mesh
TransposeTextureCoordinates()ON_Mesh
TriangleCount() constON_Mesh
UnitizeFaceNormals()ON_Mesh
UnitizeVertexNormals()ON_Mesh
UnsetON_Geometrystatic
UpdateDoublePrecisionVertices()ON_Mesh
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UpdateSinglePrecisionVertices()ON_Mesh
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
V4V5_DestroyNgonList()ON_Mesh
V4V5_ModifyNgonList()ON_Mesh
V4V5_NgonList() constON_Mesh
Vertex(int vertex_index) constON_Mesh
VertexCount() constON_Mesh
VertexIsHidden(int meshvi) constON_Mesh
VertexUnsignedCount() constON_Mesh
Write(ON_BinaryArchive &) const overrideON_Meshvirtual
~ON_Geometry()=defaultON_Geometry
~ON_Mesh()ON_Mesh
~ON_Object()ON_Objectvirtual