GEOS 3.11.1
geos::geom::Triangle Member List

This is the complete list of members for geos::geom::Triangle, including all inherited members.

area(const Coordinate &a, const Coordinate &b, const Coordinate &c)geos::geom::Trianglestatic
area() const (defined in geos::geom::Triangle)geos::geom::Triangle
circumcentre(Coordinate &resultPoint)geos::geom::Triangle
circumcentre(const Coordinate &p0, const Coordinate &p1, const Coordinate &p2)geos::geom::Trianglestatic
circumcentreDD(Coordinate &resultPoint) (defined in geos::geom::Triangle)geos::geom::Triangle
inCentre(Coordinate &resultPoint)geos::geom::Triangle
intersects(const Coordinate &a, const Coordinate &b, const Coordinate &c, const Coordinate &p)geos::geom::Trianglestatic
intersects(const Coordinate &p)geos::geom::Triangleinline
isAcute(const Coordinate &a, const Coordinate &b, const Coordinate &c)geos::geom::Trianglestatic
isAcute()geos::geom::Triangleinline
isCCW(const Coordinate &a, const Coordinate &b, const Coordinate &c)geos::geom::Trianglestatic
isCCW()geos::geom::Triangleinline
isIsoceles() (defined in geos::geom::Triangle)geos::geom::Triangle
length(const Coordinate &a, const Coordinate &b, const Coordinate &c)geos::geom::Trianglestatic
length() constgeos::geom::Triangle
longestSideLength(const Coordinate &a, const Coordinate &b, const Coordinate &c)geos::geom::Trianglestatic
p0 (defined in geos::geom::Triangle)geos::geom::Triangle
p1 (defined in geos::geom::Triangle)geos::geom::Triangle
p2 (defined in geos::geom::Triangle)geos::geom::Triangle
Triangle(const Coordinate &nP0, const Coordinate &nP1, const Coordinate &nP2) (defined in geos::geom::Triangle)geos::geom::Triangleinline