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