Mako 7.4.0 API
Loading...
Searching...
No Matches
PointTmpl< PointType > Class Template Reference

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)
 Find the mid-point between this and another point.
 
double getDistance (const PointTmpl< PointType > &pt) const
 Find the distance to another point.
 

Detailed Description

template<typename PointType>
class PointTmpl< PointType >

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


The documentation for this class was generated from the following file: