1 \section{\class{wxRealPoint
}}\label{wxrealpoint
}
3 A
{\bf wxRealPoint
} is a useful data structure for graphics operations.
4 It contains floating point point
{\it x
} and
{\it y
} members.
5 See also
\helpref{wxPoint
}{wxpoint
} for an integer version.
9 \helpref{wxObject
}{wxobject
}
13 \helpref{wxPoint
}{wxpoint
}
15 \latexignore{\rtfignore{\wxheading{Members
}}}
17 \membersection{wxRealPoint::wxRealPoint
}
19 \func{}{wxRealPoint
}{\void}
21 \func{}{wxRealPoint
}{\param{double
}{ x
},
\param{double
}{ y
}}
29 Members of the
{\bf wxRealPoint
} object.