Files Classes Functions Hierarchy
#include <gobj.h>
Public Member Functions | |
| void | draw () |
| Draw the object. | |
Definition at line 1545 of file gobj.h.
| void gobjglFlush::draw | ( | ) | [inline, virtual] |
Draw the object.
Implements gobj.
Definition at line 1549 of file gobj.h.
References GOBJDEBUGCODE.
01550 { GOBJDEBUGCODE glFlush(); }
1.5.8