v2.33
 
Point2D Struct Reference

Represents a 2D point. More...

Public Attributes

double X
 The x coordinate of the point.
 
double Y
 The y coordinate of the point.
 

Detailed Description

Represents a 2D point.