A wxRealPoint is a useful data structure for graphics operations. It contains floating point point x and y members. See also wxPoint for an integer version.
Derived from
None
Include files
<wx/gdicmn.h>
See also
Create a point.
double x
double y
Members of the wxRealPoint object.