#include <GLViewer_Geom.h>
|
| | GLViewer_Pnt () |
| |
| | GLViewer_Pnt (GLfloat theX, GLfloat theY) |
| |
| GLfloat | x () const |
| |
| GLfloat | y () const |
| |
| void | setX (GLfloat theX) |
| |
| void | setY (GLfloat theY) |
| |
| void | setXY (GLfloat theX, GLfloat theY) |
| |
| void | move (GLfloat theDX, GLfloat theDY) |
| |
Struct GLViewer_Pnt Substitution of QPoint for OpenGL
◆ GLViewer_Pnt() [1/2]
| GLViewer_Pnt::GLViewer_Pnt |
( |
| ) |
|
|
inline |
◆ GLViewer_Pnt() [2/2]
| GLViewer_Pnt::GLViewer_Pnt |
( |
GLfloat |
theX, |
|
|
GLfloat |
theY |
|
) |
| |
|
inline |
◆ move()
| void GLViewer_Pnt::move |
( |
GLfloat |
theDX, |
|
|
GLfloat |
theDY |
|
) |
| |
|
inline |
◆ setX()
| void GLViewer_Pnt::setX |
( |
GLfloat |
theX | ) |
|
|
inline |
◆ setXY()
| void GLViewer_Pnt::setXY |
( |
GLfloat |
theX, |
|
|
GLfloat |
theY |
|
) |
| |
|
inline |
◆ setY()
| void GLViewer_Pnt::setY |
( |
GLfloat |
theY | ) |
|
|
inline |
◆ x()
| GLfloat GLViewer_Pnt::x |
( |
| ) |
const |
|
inline |
◆ y()
| GLfloat GLViewer_Pnt::y |
( |
| ) |
const |
|
inline |
◆ myX
| GLfloat GLViewer_Pnt::myX |
|
private |
◆ myY
| GLfloat GLViewer_Pnt::myY |
|
private |
The documentation for this struct was generated from the following file: