Public Member Functions | |
Triangle (GlyphContext *gc=NULL) | |
virtual | ~Triangle () |
virtual void | draw (node n) |
Public Attributes | |
node a | |
node b | |
node c | |
Protected Member Functions | |
void | drawTriangle () |
void | drawTriangleBorder () |
Protected Attributes | |
GLuint | LList |
bool | listOk |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|