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.
7 \wxheading{Derived from
}
11 \wxheading{Include files
}
17 \helpref{wxPoint
}{wxpoint
}
19 \latexignore{\rtfignore{\wxheading{Members
}}}
21 \membersection{wxRealPoint::wxRealPoint
}
23 \func{}{wxRealPoint
}{\void}
25 \func{}{wxRealPoint
}{\param{double
}{ x
},
\param{double
}{ y
}}
33 Members of the
{\bf wxRealPoint
} object.