Inheritance diagram for GLObjectGroup:
Public Member Functions | |
void | Rotate (float angle, float x, float y, float z) |
void | Translate (float x, float y, float z) |
void | Scale (float x, float y, float z) |
BOOL | NextFrame () |
BOOL | SetFrame (int) |
Public Attributes | |
List< GLObject * > | ol |
Friends | |
class | GLScene |
Definition at line 103 of file opengl.hpp.