gobjgluOrtho2D Class Reference
#include <gobj.h>
List of all members.
|
Public Member Functions |
| | gobjgluOrtho2D (GLdouble const left_, GLdouble const right_, GLdouble const bottom_, GLdouble const top_) |
| void | draw () |
| | Draw the object.
|
Public Attributes |
| GLdouble | left |
| GLdouble | right |
| GLdouble | bottom |
| GLdouble | top |
Detailed Description
Definition at line 1500 of file gobj.h.
Constructor & Destructor Documentation
| gobjgluOrtho2D::gobjgluOrtho2D |
( |
GLdouble const |
left_, |
|
|
GLdouble const |
right_, |
|
|
GLdouble const |
bottom_, |
|
|
GLdouble const |
top_ | |
|
) |
| | [inline] |
Member Function Documentation
| void gobjgluOrtho2D::draw |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: