PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Friends | List of all members
PGE_PointF Class Reference

Public Member Functions

 PGE_PointF (const PGE_PointF &p)
 
 PGE_PointF (const PGE_Point &p)
 
 PGE_PointF (double x, double y)
 
void setPoint (double x, double y)
 
void setX (double x)
 
void setY (double y)
 
bool isNull ()
 
double x ()
 
double y ()
 

Friends

class PGE_Point
 
bool operator== (const PGE_PointF &lhs, const PGE_PointF &rhs)
 
bool operator!= (const PGE_PointF &lhs, const PGE_PointF &rhs)
 

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