wxrealpointa wxrealpoint is a useful data structure for graphics operations. it contains floating point x and y members. see also wxpoint for an integer version. derived from none include files <wx/gdicmn.h> see also members
wxrealpoint::wxrealpointwxrealpoint() wxrealpoint(double x, double y) create a point. double x double y members of the wxrealpoint object.
|