Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
2DPoint.h File Reference

C2DTPoint template class for handling x, y 2D point coordinate. More...

Detailed Description

C2DTPoint template class for handling x, y 2D point coordinate.

#include "Point.h"

Go to the source code of this file.

Classes

class  C2DTPoint< TYPE >
 The class defines an x, y 2D point which can use int, float or double. More...