]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/realpoin.tex
added wxDEPRECATED_INLINE, use it for wxPixelData<wxBitmap>::UseAlpha() to fix Sun...
[wxWidgets.git] / docs / latex / wx / realpoin.tex
index 380e997f2ab6b2973befceb6f61448c4e3307179..c5b1b6d2abade2ec109ca6ea9076c76bb5bd40a2 100644 (file)
@@ -1,12 +1,20 @@
 \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{Derivation}
+\wxheading{Derived from}
 
-\helpref{wxObject}{wxobject}
+None
+
+\wxheading{Include files}
+
+<wx/gdicmn.h>
+
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
 
 \wxheading{See also}
 
@@ -14,7 +22,7 @@ See also \helpref{wxPoint}{wxpoint} for an integer version.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxRealPoint::wxRealPoint}
+\membersection{wxRealPoint::wxRealPoint}\label{wxrealpointctor}
 
 \func{}{wxRealPoint}{\void}