Files Classes Functions Hierarchy
#include <gobj.h>
Public Member Functions | |
| gobjglutWireDodecahedron () | |
| void | draw () |
| Draw the object. | |
Definition at line 928 of file gobj.h.
| gobjglutWireDodecahedron::gobjglutWireDodecahedron | ( | ) | [inline] |
| void gobjglutWireDodecahedron::draw | ( | ) | [inline, virtual] |
Draw the object.
Implements gobj.
Definition at line 933 of file gobj.h.
References GOBJDEBUGCODE.
00934 { GOBJDEBUGCODE glutWireDodecahedron(); }
1.5.8