Files Classes Functions Hierarchy
#include <gobj.h>
Public Member Functions | |
| gobjglutWireIcosahedron () | |
| void | draw () |
| Draw the object. | |
Definition at line 946 of file gobj.h.
| gobjglutWireIcosahedron::gobjglutWireIcosahedron | ( | ) | [inline] |
| void gobjglutWireIcosahedron::draw | ( | ) | [inline, virtual] |
Draw the object.
Implements gobj.
Definition at line 951 of file gobj.h.
References GOBJDEBUGCODE.
00952 { GOBJDEBUGCODE glutWireIcosahedron(); }
1.5.8