Fade2D Documentation pages v2.16.8
Delaunay Features
GEOM_FADE2D::Triangle2 Member List

This is the complete list of members for GEOM_FADE2D::Triangle2, including all inherited members.

getArea2D() constGEOM_FADE2D::Triangle2
getBarycenter() constGEOM_FADE2D::Triangle2
getCircumcenter(CircumcenterQuality &ccq, bool bForceExact=false) constGEOM_FADE2D::Triangle2
getCorner(const int idx) constGEOM_FADE2D::Triangle2inline
getCorners(Point2 *&p0, Point2 *&p1, Point2 *&p2) constGEOM_FADE2D::Triangle2inline
getInteriorAngle2D(int idx) constGEOM_FADE2D::Triangle2
getIntraTriangleIndex(const Point2 *pCorner) constGEOM_FADE2D::Triangle2inline
getIntraTriangleIndex(const Triangle2 *pNeig) constGEOM_FADE2D::Triangle2inline
getIntraTriangleIndex(const Point2 *p0, const Point2 *p1) constGEOM_FADE2D::Triangle2inline
getMaxIndex() constGEOM_FADE2D::Triangle2
getMaxSqEdgeLen2D() constGEOM_FADE2D::Triangle2
getMinIndex() constGEOM_FADE2D::Triangle2
getOppositeTriangle(const int idx) constGEOM_FADE2D::Triangle2inline
getSquaredEdgeLength2D(int idx) constGEOM_FADE2D::Triangle2
hasOn(const Point2 &q) constGEOM_FADE2D::Triangle2
hasOnEdge(int idx, const Point2 &q) constGEOM_FADE2D::Triangle2
hasVertex(const Point2 *pVtx) constGEOM_FADE2D::Triangle2
hasVertex(const Point2 &q) constGEOM_FADE2D::Triangle2
operator<<(std::ostream &stream, const Triangle2 &c)GEOM_FADE2D::Triangle2friend
registerTriangles (defined in GEOM_FADE2D::Triangle2)GEOM_FADE2D::Triangle2friend
setProperties(Point2 *pI, Point2 *pJ, Point2 *pK)GEOM_FADE2D::Triangle2inline
setVertexPointer(const int idx, Point2 *pVtx)GEOM_FADE2D::Triangle2inline
Triangle2()GEOM_FADE2D::Triangle2inline