|
GEOS 3.15.0dev
|
This is the complete list of members for geos::algorithm::Angle, including all inherited members.
| angle(const geom::CoordinateXY &p0, const geom::CoordinateXY &p1) | geos::algorithm::Angle | static |
| angle(const geom::CoordinateXY &p) | geos::algorithm::Angle | static |
| angleBetween(const geom::CoordinateXY &tip1, const geom::CoordinateXY &tail, const geom::CoordinateXY &tip2) | geos::algorithm::Angle | static |
| angleBetweenOriented(const geom::CoordinateXY &tip1, const geom::CoordinateXY &tail, const geom::CoordinateXY &tip2) | geos::algorithm::Angle | static |
| bisector(const geom::CoordinateXY &tip1, const geom::CoordinateXY &tail, const geom::CoordinateXY &tip2) | geos::algorithm::Angle | static |
| CLOCKWISE | geos::algorithm::Angle | static |
| COUNTERCLOCKWISE | geos::algorithm::Angle | static |
| diff(double ang1, double ang2) | geos::algorithm::Angle | static |
| getTurn(double ang1, double ang2) | geos::algorithm::Angle | static |
| interiorAngle(const geom::CoordinateXY &p0, const geom::CoordinateXY &p1, const geom::CoordinateXY &p2) | geos::algorithm::Angle | static |
| isAcute(const geom::CoordinateXY &p0, const geom::CoordinateXY &p1, const geom::CoordinateXY &p2) | geos::algorithm::Angle | static |
| isObtuse(const geom::CoordinateXY &p0, const geom::CoordinateXY &p1, const geom::CoordinateXY &p2) | geos::algorithm::Angle | static |
| isWithinCCW(double angle, double from, double to) | geos::algorithm::Angle | static |
| NONE | geos::algorithm::Angle | static |
| normalize(double angle) | geos::algorithm::Angle | static |
| normalizePositive(double angle) | geos::algorithm::Angle | static |
| PI_OVER_2 (defined in geos::algorithm::Angle) | geos::algorithm::Angle | static |
| PI_OVER_4 (defined in geos::algorithm::Angle) | geos::algorithm::Angle | static |
| PI_TIMES_2 (defined in geos::algorithm::Angle) | geos::algorithm::Angle | static |
| project(const geom::CoordinateXY &p, double angle, double dist) | geos::algorithm::Angle | static |
| sinCosSnap(const double ang, double &rSin, double &rCos) | geos::algorithm::Angle | inlinestatic |
| toDegrees(double radians) | geos::algorithm::Angle | static |
| toRadians(double angleDegrees) | geos::algorithm::Angle | static |