realpoin.tex

来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 36 行

TEX
36
字号
\section{\class{wxRealPoint}}\label{wxrealpoint}

A {\bf wxRealPoint} is a useful data structure for graphics operations.
It contains floating point {\it x} and {\it y} members.
See also \helpref{wxPoint}{wxpoint} for an integer version.

\wxheading{Derived from}

None

\wxheading{Include files}

<wx/gdicmn.h>

\wxheading{See also}

\helpref{wxPoint}{wxpoint}

\latexignore{\rtfignore{\wxheading{Members}}}

\membersection{wxRealPoint::wxRealPoint}\label{wxrealpointctor}

\func{}{wxRealPoint}{\void}

\func{}{wxRealPoint}{\param{double}{ x}, \param{double}{ y}}

Create a point.

\member{double}{ x}

\member{double}{ y}

Members of the {\bf wxRealPoint} object.


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?