, including all inherited members.
ANYEDGE | triSurfaceTools | [static] |
calcInterpolationWeights(const triPointRef &, const point &, FixedList< scalar, 3 > &weights) | triSurfaceTools | [static] |
calcInterpolationWeights(const triSurface &s, const pointField &samplePts, List< FixedList< label, 3 > > &verts, List< FixedList< scalar, 3 > > &weights) | triSurfaceTools | [static] |
classify(const triSurface &, const label triI, const point &trianglePoint) | triSurfaceTools | [static] |
COLLAPSED | triSurfaceTools | [static] |
collapseEdges(const triSurface &surf, const labelList &collapsableEdges) | triSurfaceTools | [static] |
collapseEdges(const triSurface &surf, const labelList &collapsableEdges, const pointField &edgeMids, labelList &faceStatus) | triSurfaceTools | [static] |
delaunay2D(const List< vector2D > &) | triSurfaceTools | [static] |
edgeSide(const triSurface &surf, const point &sample, const point &nearestPoint, const label edgeI) | triSurfaceTools | [static] |
getEdge(const triSurface &surf, const label vert1I, const label vert2I) | triSurfaceTools | [static] |
getTriangle(const triSurface &surf, const label e0I, const label e1I, const label e2I) | triSurfaceTools | [static] |
getVertexTriangles(const triSurface &surf, const label edgeI, labelList &edgeTris) | triSurfaceTools | [static] |
getVertexVertices(const triSurface &surf, const edge &e) | triSurfaceTools | [static] |
greenRefine(const triSurface &surf, const labelList &refineEdges) | triSurfaceTools | [static] |
INSIDE enum value | triSurfaceTools | |
maxEdge(const triSurface &surf, const labelList &edgeIndices) | triSurfaceTools | [static] |
mergePoints(const triSurface &surf, const scalar mergeTol) | triSurfaceTools | [static] |
minEdge(const triSurface &surf, const labelList &edgeIndices) | triSurfaceTools | [static] |
NOEDGE | triSurfaceTools | [static] |
oppositeEdge(const triSurface &surf, const label faceI, const label vertI) | triSurfaceTools | [static] |
oppositeVertex(const triSurface &surf, const label faceI, const label edgeI) | triSurfaceTools | [static] |
otherEdges(const triSurface &surf, const label faceI, const label edgeI, label &e1, label &e2) | triSurfaceTools | [static] |
otherFace(const triSurface &surf, const label faceI, const label edgeI) | triSurfaceTools | [static] |
otherVertices(const triSurface &surf, const label faceI, const label vertI, label &vert1I, label &vert2I) | triSurfaceTools | [static] |
OUTSIDE enum value | triSurfaceTools | |
redGreenRefine(const triSurface &surf, const labelList &refineFaces) | triSurfaceTools | [static] |
sideType enum name | triSurfaceTools | |
surfaceNormal(const triSurface &surf, const label nearestFaceI, const point &nearestPt) | triSurfaceTools | [static] |
surfaceSide(const triSurface &surf, const point &sample, const label nearestFaceI, const point &nearestPt, const scalar tol) | triSurfaceTools | [static] |
track(const triSurface &, const surfaceLocation &endInfo, const plane &cutPlane, surfaceLocation &hitInfo) | triSurfaceTools | [static] |
trackToEdge(const triSurface &, const surfaceLocation &start, const surfaceLocation &end, const plane &cutPlane) | triSurfaceTools | [static] |
triangulate(const polyBoundaryMesh &mBesh, const labelHashSet &includePatches, const bool verbose=false) | triSurfaceTools | [static] |
triangulateFaceCentre(const polyBoundaryMesh &mBesh, const labelHashSet &includePatches, const bool verbose=false) | triSurfaceTools | |
UNKNOWN enum value | triSurfaceTools | |
writeOBJ(const fileName &fName, const pointField &pts) | triSurfaceTools | [static] |
writeOBJ(const triSurface &surf, const fileName &fName, const boolList &markedVerts) | triSurfaceTools | [static] |