]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/realpoin.tex
better documentation for wxWindow::SetSizerAndFit()
[wxWidgets.git] / docs / latex / wx / realpoin.tex
index b9ddad00f486fb2d2583f91e0e9ce1153c224382..c5b1b6d2abade2ec109ca6ea9076c76bb5bd40a2 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxRealPoint}}\label{wxrealpoint}
 
 A {\bf wxRealPoint} is a useful data structure for graphics operations.
-It contains floating point point {\it x} and {\it y} members.
+It contains floating point {\it x} and {\it y} members.
 See also \helpref{wxPoint}{wxpoint} for an integer version.
 
 \wxheading{Derived from}
@@ -12,13 +12,17 @@ None
 
 <wx/gdicmn.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxPoint}{wxpoint}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxRealPoint::wxRealPoint}
+\membersection{wxRealPoint::wxRealPoint}\label{wxrealpointctor}
 
 \func{}{wxRealPoint}{\void}