X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9838df2cefc5b368bb11f98c784ecc78f45ecaf7..bcf576ccfe754a634034203aa133c02fb5d2f964:/docs/latex/wx/point.tex?ds=sidebyside diff --git a/docs/latex/wx/point.tex b/docs/latex/wx/point.tex index 056b85c451..138bae1aa3 100644 --- a/docs/latex/wx/point.tex +++ b/docs/latex/wx/point.tex @@ -5,17 +5,21 @@ It simply contains integer {\it x} and {\it y} members. See also \helpref{wxRealPoint}{wxrealpoint} for a floating point version. -\wxheading{Derivation} +\wxheading{Derived from} None +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxRealPoint}{wxrealpoint} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxPoint::wxPoint} +\membersection{wxPoint::wxPoint}\label{wxpointctor} \func{}{wxPoint}{\void} @@ -23,13 +27,13 @@ None Create a point. -\membersection{wxPoint::x} +\membersection{wxPoint::x}\label{wxpointx} \member{int}{x} x member. -\membersection{wxPoint::y} +\membersection{wxPoint::y}\label{wxpointy} \member{int}{ y}