dkh.geo.primitive

Undocumented in source.

Members

Functions

argcmp
int argcmp(Point2D!T l, Point2D!T r)
Undocumented in source. Be warned that the author may not have intended to support it.
ccw
int ccw(Point2D!R a, Point2D!R b, Point2D!R c)
Undocumented in source. Be warned that the author may not have intended to support it.
cross
T cross(Point2D!T l, Point2D!T r)
Undocumented in source. Be warned that the author may not have intended to support it.
distLP
R distLP(Line2D!R l, Point2D!R p)
Undocumented in source. Be warned that the author may not have intended to support it.
distSP
R distSP(Line2D!R s, Point2D!R p)
Undocumented in source. Be warned that the author may not have intended to support it.
dot
T dot(Point2D!T l, Point2D!T r)
Undocumented in source. Be warned that the author may not have intended to support it.
near
bool near(Point2D!T a, Point2D!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
near
bool near(Point2D!T a, Point2D!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
robustCmp
int robustCmp(Point2D!T a, Point2D!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
sgn
int sgn(R a)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Line2D
struct Line2D(R)
Undocumented in source.
Point2D
struct Point2D(T)
Undocumented in source.

Templates

EPS
template EPS(R)
Undocumented in source.

Meta