X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/392751754e224616f01ce454830177b7a2b24b2b..19cf1ef3a7077dd99a90f141847b8a9b67b318c9:/docs/latex/wx/realpoin.tex diff --git a/docs/latex/wx/realpoin.tex b/docs/latex/wx/realpoin.tex index 00f11f9771..c5b1b6d2ab 100644 --- a/docs/latex/wx/realpoin.tex +++ b/docs/latex/wx/realpoin.tex @@ -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,6 +12,10 @@ None +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxPoint}{wxpoint}