Geometry primitives including: point, rectangle and matrix types supporting both integer and floating point values within. More...
#include <edlgeom.h>
Public Member Functions | |
PointTmpl< PointType > | getMidPoint (const PointTmpl< PointType > &pt) const |
Find the mid-point between this and another point. | |
double | getDistance (const PointTmpl< PointType > &pt) const |
Find the distance to another point. | |
Geometry primitives including: point, rectangle and matrix types supporting both integer and floating point values within.
Template for a point specified with X and Y coordinates