PointI Class Reference

#include <Pt/Gfx/Point.h>

Point with integer X and Y coordinates.

Public Member Functions

bool isOrigin () const
 Returns true if both X and Y are zero.
 
PointI operator- () const
 Returns the negation of this point.