#include <RE_OGLRender.h>
Public Member Functions | |
| GLint | x () const |
| GLint | y () const |
| GLint | width () const |
| GLint | height () const |
| void | x (GLint _x) |
| void | y (GLint _y) |
| void | width (GLint _w) |
| void | height (GLint _h) |
| GLint | left () const |
| GLint | bottom () const |
| GLint | right () const |
| GLint | top () const |
| void | leftRight (GLint l, GLint r) |
| void | bottomTop (GLint b, GLint t) |
Public Attributes | |
| GLint | v [4] |
Definition at line 1348 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::bottom | ( | ) | const [inline] |
Definition at line 1362 of file RE_OGLRender.h.
| void RE_OGLRender::RE_OGLBox::bottomTop | ( | GLint | b, | |
| GLint | t | |||
| ) | [inline] |
Definition at line 1367 of file RE_OGLRender.h.
| void RE_OGLRender::RE_OGLBox::height | ( | GLint | _h | ) | [inline] |
Definition at line 1359 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::height | ( | void | ) | const [inline] |
Definition at line 1354 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::left | ( | ) | const [inline] |
Definition at line 1361 of file RE_OGLRender.h.
| void RE_OGLRender::RE_OGLBox::leftRight | ( | GLint | l, | |
| GLint | r | |||
| ) | [inline] |
Definition at line 1366 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::right | ( | ) | const [inline] |
Definition at line 1363 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::top | ( | ) | const [inline] |
Definition at line 1364 of file RE_OGLRender.h.
| void RE_OGLRender::RE_OGLBox::width | ( | GLint | _w | ) | [inline] |
Definition at line 1358 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::width | ( | ) | const [inline] |
Definition at line 1353 of file RE_OGLRender.h.
| void RE_OGLRender::RE_OGLBox::x | ( | GLint | _x | ) | [inline] |
Definition at line 1356 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::x | ( | ) | const [inline] |
Definition at line 1351 of file RE_OGLRender.h.
| void RE_OGLRender::RE_OGLBox::y | ( | GLint | _y | ) | [inline] |
Definition at line 1357 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::y | ( | ) | const [inline] |
Definition at line 1352 of file RE_OGLRender.h.
| GLint RE_OGLRender::RE_OGLBox::v[4] |
Definition at line 1349 of file RE_OGLRender.h.
1.5.9