gobjglViewport Class Reference
#include <gobj.h>
List of all members.
|
Public Member Functions |
| | gobjglViewport (GLint x_, GLint y_, GLsizei width_, GLsizei height_) |
| void | draw () |
| | Draw the object.
|
Public Attributes |
| GLint | x |
| GLint | y |
| GLsizei | width |
| GLsizei | height |
Detailed Description
Definition at line 1183 of file gobj.h.
Constructor & Destructor Documentation
| gobjglViewport::gobjglViewport |
( |
GLint |
x_, |
|
|
GLint |
y_, |
|
|
GLsizei |
width_, |
|
|
GLsizei |
height_ | |
|
) |
| | [inline] |
Member Function Documentation
| void gobjglViewport::draw |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: