Files Classes Functions Hierarchy
#include <gobj.h>
Public Member Functions | |
| gobjglColor4f (floatc x_, floatc y_, floatc z_, floatc a_) | |
| void | draw () |
| Draw the object. | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | a |
Definition at line 139 of file gobj.h.
| void gobjglColor4f::draw | ( | ) | [inline, virtual] |
| float gobjglColor4f::a |
| float gobjglColor4f::x |
| float gobjglColor4f::y |
| float gobjglColor4f::z |
1.5.8