MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_Mesh Member List

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

_IsOwningMR.Const_Mesh
_IsOwningSharedPtrMR.Misc.SharedObject< Const_Mesh >
_LateMakeShared(_Underlying *ptr) (defined in MR.Const_Mesh)MR.Const_Meshinlineprotected
area(MR.FaceId f)MR.Const_Meshinline
area(MR.Const_FaceBitSet? fs=null)MR.Const_Meshinline
averageEdgeLength()MR.Const_Meshinline
calcFastWindingNumber(in MR.Vector3f pt, float? beta=null)MR.Const_Meshinline
circumcircleDiameter(MR.FaceId f)MR.Const_Meshinline
circumcircleDiameterSq(MR.FaceId f)MR.Const_Meshinline
cloneRegion(MR.Const_FaceBitSet region, bool? flipOrientation=null, MR.Const_PartMapping? map=null)MR.Const_Meshinline
computeBoundingBox(MR.AffineXf3f? toWorld=null)MR.Const_Meshinline
computeBoundingBox(MR.Const_FaceBitSet? region, MR.AffineXf3f? toWorld=null)MR.Const_Meshinline
Const_Mesh()MR.Const_Meshinline
Const_Mesh(MR._ByValue_Mesh _other)MR.Const_Meshinline
cotan(MR.UndirectedEdgeId ue)MR.Const_Meshinline
dblArea(MR.FaceId f)MR.Const_Meshinline
dblArea(MR.VertId v)MR.Const_Meshinline
destPnt(MR.EdgeId e)MR.Const_Meshinline
dihedralAngle(MR.UndirectedEdgeId e)MR.Const_Meshinline
dihedralAngleCos(MR.UndirectedEdgeId e)MR.Const_Meshinline
dihedralAngleSin(MR.UndirectedEdgeId e)MR.Const_Meshinline
dirArea(MR.Const_FaceBitSet? fs=null)MR.Const_Meshinline
dirDblArea(MR.FaceId f)MR.Const_Meshinline
dirDblArea(MR.VertId v)MR.Const_Meshinline
discreteGaussianCurvature(MR.VertId v, MR.Misc.InOut< bool >? outBoundaryVert=null)MR.Const_Meshinline
discreteMeanCurvature(MR.VertId v)MR.Const_Meshinline
discreteMeanCurvature(MR.UndirectedEdgeId e)MR.Const_Meshinline
Dispose(bool disposing) (defined in MR.Const_Mesh)MR.Const_Meshinlineprotectedvirtual
Dispose() (defined in MR.Const_Mesh)MR.Const_Meshinlinevirtual
edgeCenter(MR.UndirectedEdgeId e)MR.Const_Meshinline
edgeLength(MR.UndirectedEdgeId e)MR.Const_Meshinline
edgeLengths()MR.Const_Meshinline
edgeLengthSq(MR.UndirectedEdgeId e)MR.Const_Meshinline
edgePoint(MR.EdgeId e, float f)MR.Const_Meshinline
edgePoint(MR.Const_EdgePoint ep)MR.Const_Meshinline
edgeSegment(MR.EdgeId e)MR.Const_Meshinline
edgeVector(MR.EdgeId e)MR.Const_Meshinline
Equals(MR.Const_Mesh? b) (defined in MR.Const_Mesh)MR.Const_Meshinline
Equals(object? other) (defined in MR.Const_Mesh)MR.Const_Meshinline
findCenterFromBBox()MR.Const_Meshinline
findCenterFromFaces()MR.Const_Meshinline
findCenterFromPoints()MR.Const_Meshinline
findClosestPoint(in MR.Vector3f point, MR.MeshProjectionResult res, float? maxDistSq=null, MR.Const_FaceBitSet? region=null, MR.AffineXf3f? xf=null)MR.Const_Meshinline
findClosestPoint(in MR.Vector3f point, float? maxDistSq=null, MR.Const_FaceBitSet? region=null, MR.AffineXf3f? xf=null)MR.Const_Meshinline
findCreaseEdges(float angleFromPlanar)MR.Const_Meshinline
findSpikeVertices(float minSumAngle, MR.Const_VertBitSet? region=null, MR.Std.Const_Function_BoolFuncFromFloat? cb=null)MR.Const_Meshinline
fromFaceSoup(MR._ByValue_VertCoords vertexCoordinates, MR.Std.Const_Vector_MRVertId verts, MR.Const_Vector_MRMeshBuilderVertSpan_MRFaceId faces, MR.MeshBuilder.Const_BuildSettings? settings=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null)MR.Const_Meshinlinestatic
fromPointTriples(MR.Std.Const_Vector_StdArrayMRVector3f3 posTriples, bool duplicateNonManifoldVertices)MR.Const_Meshinlinestatic
fromTriangles(MR._ByValue_VertCoords vertexCoordinates, MR.Const_Triangulation t, MR.MeshBuilder.Const_BuildSettings? settings=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null)MR.Const_Meshinlinestatic
fromTrianglesDuplicatingNonManifoldVertices(MR._ByValue_VertCoords vertexCoordinates, MR.Triangulation t, MR.Std.Vector_MRMeshBuilderVertDuplication? dups=null, MR.MeshBuilder.Const_BuildSettings? settings=null)MR.Const_Meshinlinestatic
fromTriMesh(MR.Misc._Moved< MR.TriMesh > triMesh, MR.MeshBuilder.Const_BuildSettings? settings=null, MR.Std._ByValue_Function_BoolFuncFromFloat? cb=null)MR.Const_Meshinlinestatic
getAABBTree()MR.Const_Meshinline
getAABBTreeNotCreate()MR.Const_Meshinline
getAABBTreePoints()MR.Const_Meshinline
getAABBTreePointsNotCreate()MR.Const_Meshinline
getBoundingBox()MR.Const_Meshinline
getClosestEdge(MR.Const_PointOnFace p)MR.Const_Meshinline
getClosestEdge(MR.Const_MeshTriPoint p)MR.Const_Meshinline
getClosestVertex(MR.Const_PointOnFace p)MR.Const_Meshinline
getClosestVertex(MR.Const_MeshTriPoint p)MR.Const_Meshinline
getDipoles()MR.Const_Meshinline
getDipolesNotCreate()MR.Const_Meshinline
getLeftTriPoints(MR.EdgeId e, ref MR.Vector3f v0, ref MR.Vector3f v1, ref MR.Vector3f v2)MR.Const_Meshinline
getLeftTriPoints(MR.EdgeId e)MR.Const_Meshinline
getPlane3d(MR.FaceId f)MR.Const_Meshinline
getPlane3f(MR.FaceId f)MR.Const_Meshinline
getTriPoints(MR.FaceId f, ref MR.Vector3f v0, ref MR.Vector3f v1, ref MR.Vector3f v2)MR.Const_Meshinline
getTriPoints(MR.FaceId f)MR.Const_Meshinline
heapBytes()MR.Const_Meshinline
holeDirArea(MR.EdgeId e)MR.Const_Meshinline
holePerimeter(MR.EdgeId e)MR.Const_Meshinline
isOutside(in MR.Vector3f pt, float? windingNumberThreshold=null, float? beta=null)MR.Const_Meshinline
isOutsideByProjNorm(in MR.Vector3f pt, MR.Const_MeshProjectionResult proj, MR.Const_FaceBitSet? region=null)MR.Const_Meshinline
leftCotan(MR.EdgeId e)MR.Const_Meshinline
leftDirDblArea(MR.EdgeId e)MR.Const_Meshinline
leftNormal(MR.EdgeId e)MR.Const_Meshinline
leftTangent(MR.EdgeId e)MR.Const_Meshinline
normal(MR.FaceId f)MR.Const_Meshinline
normal(MR.VertId v)MR.Const_Meshinline
normal(MR.Const_MeshTriPoint p)MR.Const_Meshinline
operator!=(MR.Const_Mesh _this, MR.Const_Mesh b) (defined in MR.Const_Mesh)MR.Const_Meshinlinestatic
operator==(MR.Const_Mesh _this, MR.Const_Mesh b)MR.Const_Meshinlinestatic
orgPnt(MR.EdgeId e)MR.Const_Meshinline
points (defined in MR.Const_Mesh)MR.Const_Mesh
projArea(in MR.Vector3f dir, MR.Const_FaceBitSet? fs=null)MR.Const_Meshinline
projectPoint(in MR.Vector3f point, MR.PointOnFace res, float? maxDistSq=null, MR.Const_FaceBitSet? region=null, MR.AffineXf3f? xf=null)MR.Const_Meshinline
projectPoint(in MR.Vector3f point, MR.MeshProjectionResult res, float? maxDistSq=null, MR.Const_FaceBitSet? region=null, MR.AffineXf3f? xf=null)MR.Const_Meshinline
projectPoint(in MR.Vector3f point, float? maxDistSq=null, MR.Const_FaceBitSet? region=null, MR.AffineXf3f? xf=null)MR.Const_Meshinline
pseudonormal(MR.VertId v, MR.Const_FaceBitSet? region=null)MR.Const_Meshinline
pseudonormal(MR.UndirectedEdgeId e, MR.Const_FaceBitSet? region=null)MR.Const_Meshinline
pseudonormal(MR.Const_MeshTriPoint p, MR.Const_FaceBitSet? region=null)MR.Const_Meshinline
quadraticForm(MR.VertId v, bool angleWeigted, MR.Const_FaceBitSet? region=null, MR.Const_UndirectedEdgeBitSet? creases=null)MR.Const_Meshinline
signedDistance(in MR.Vector3f pt, MR.Const_MeshProjectionResult proj, MR.Const_FaceBitSet? region=null)MR.Const_Meshinline
signedDistance(in MR.Vector3f pt)MR.Const_Meshinline
signedDistance(in MR.Vector3f pt, float maxDistSq, MR.Const_FaceBitSet? region=null)MR.Const_Meshinline
sumAngles(MR.VertId v, MR.Misc.InOut< bool >? outBoundaryVert=null)MR.Const_Meshinline
toEdgePoint(MR.VertId v)MR.Const_Meshinline
toEdgePoint(MR.EdgeId e, in MR.Vector3f p)MR.Const_Meshinline
topology (defined in MR.Const_Mesh)MR.Const_Mesh
toTriPoint(MR.VertId v)MR.Const_Meshinline
toTriPoint(MR.FaceId f, in MR.Vector3f p)MR.Const_Meshinline
toTriPoint(MR.Const_PointOnFace p)MR.Const_Meshinline
triangleAspectRatio(MR.FaceId f)MR.Const_Meshinline
triCenter(MR.FaceId f)MR.Const_Meshinline
triPoint(MR.Const_MeshTriPoint p)MR.Const_Meshinline
volume(MR.Const_FaceBitSet? region=null)MR.Const_Meshinline