|
GEOS 3.11.2
|
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::Triangle | static |
| 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::Triangle | static |
| circumcentreDD(Coordinate &resultPoint) | geos::geom::Triangle | |
| inCentre(Coordinate &resultPoint) | geos::geom::Triangle | |
| intersects(const Coordinate &a, const Coordinate &b, const Coordinate &c, const Coordinate &p) | geos::geom::Triangle | static |
| intersects(const Coordinate &p) | geos::geom::Triangle | inline |
| isAcute(const Coordinate &a, const Coordinate &b, const Coordinate &c) | geos::geom::Triangle | static |
| isAcute() | geos::geom::Triangle | inline |
| isCCW(const Coordinate &a, const Coordinate &b, const Coordinate &c) | geos::geom::Triangle | static |
| isCCW() | geos::geom::Triangle | inline |
| isIsoceles() (defined in geos::geom::Triangle) | geos::geom::Triangle | |
| length(const Coordinate &a, const Coordinate &b, const Coordinate &c) | geos::geom::Triangle | static |
| length() const | geos::geom::Triangle | |
| longestSideLength(const Coordinate &a, const Coordinate &b, const Coordinate &c) | geos::geom::Triangle | static |
| 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::Triangle | inline |