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