Rasterfarm-SDK
Loading...
Searching...
No Matches
TessellationComplex Member List

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

checkForIntersection(const Primitive2D::Segment &seg, const Primitive2D::SegmentArray &array)TessellationComplexstatic
checkForIntersection(const Vertex2f &vA, const Vertex2f &vB, const Vertex2f &vC, const Primitive2D::SegmentArray &array)TessellationComplexstatic
createSegmentsFromContours(const HeapArray< Vertex2fArray > &contour)TessellationComplexstatic
decomposeSelfIntersecting(const Vertex2fArray &contour)TessellationSimplestatic
findTriangles(Mesh::FaceIndex iFace)TessellationSimple
getAngle(const Vertex2fArray &contour)TessellationSimplestatic
getAngleSum(const Vertex2fArray &contour, uint index)TessellationSimplestatic
getAngleSum(const Vertex2fArray &contour)TessellationSimplestatic
getDepth(const HeapArray< Vertex2fArray > &contour, uint contourIndex)TessellationComplexstatic
getDeterminant(const Vertex2fArray &contour)TessellationSimplestatic
getHoleParent(const HeapArray< Vertex2fArray > &contour, uint contourIndex)TessellationComplexstatic
getIntersectingSegments(const Ray &ray, const Primitive2D::SegmentArray &array)TessellationComplexstatic
getOrientation(Circulator< Vertex2fArray > circulator)TessellationSimplestatic
getOrientation(const Vertex2fArray &c, uint index)TessellationSimplestatic
getOrientation(const Vertex2fArray &contour)TessellationSimplestatic
greedyClipTrianglesConvex()TessellationSimple
holeTessellationComplexprotected
hullTessellationSimpleprotected
iFaceTessellationSimple
iHoleTessellationComplexprotected
iHullTessellationSimpleprotected
isSelfIntersecting(const Vertex2fArray &contour)TessellationSimplestatic
isSelfTangent(const Vertex2fArray &contour)TessellationSimplestatic
pMeshTessellationSimpleprotected
tessellate()TessellationComplex
tessellate(Mesh::TriangleMesh *pMesh, const HeapArray< Vertex2fArray > &contour)TessellationComplexstatic
tessellate(Mesh::TriangleMesh *pMesh, Mesh::FaceIndex iFace, const Vertex2fArray &hullContour, const HeapArray< Vertex2fArray > &holeContour)TessellationComplexstatic
tessellate(Mesh::TriangleMesh *pMesh, Mesh::FaceIndex iFace, const Vertex2fArray &hullContour, const Vertex2fArray &holeContour)TessellationComplexstatic
TessellationSimple::tessellate(Mesh::TriangleMesh *pMesh, Mesh::FaceIndex iFace, const Vertex2fArray &contour)TessellationSimplestatic
TessellationComplex(Mesh::TriangleMesh *pMesh, Mesh::FaceIndex iFace, const Vertex2fArray &hullContour, const Vertex2fArray &holeContour)TessellationComplexprotected
TessellationSimple(Mesh::TriangleMesh *pMesh, Mesh::FaceIndex iFace, const Vertex2fArray &hullContour)TessellationSimple
traverseFanTrianglesConvex()TessellationSimple
traverseStripTriangles()TessellationSimple