#include <test_goal.h>
Inherits GOAL::GOAL_GLcontext.
Private Member Functions | |
void | Command (const AP_String &cmd, const AP_String &value) |
Pure virual interface. | |
void | Paint (void) |
AP_Bool | Prepare (void) |
Private Attributes | |
Color * | _colors |
int | _numVertex |
float | _rotation |
Vertex * | _vertex |
void Paint | ( | void | ) | [private, virtual] |
Implements GOAL_Object.
AP_Bool Prepare | ( | void | ) | [private, virtual] |
Implements GOAL_Object.
int _numVertex [private] |
float _rotation [private] |