This glyph draws a textured pentagone using the "viewTexture" node property value. If this property has no value, the pentagone is then colored using the "viewColor" node property value.
Public Member Functions | |
Pentagone (GlyphContext *gc=NULL) | |
virtual | ~Pentagone () |
virtual void | draw (node n) |
Protected Member Functions | |
void | drawPentagone () |
void | drawPentagoneBorder () |
Protected Attributes | |
GLuint | LList |
bool | listOk |
|
|
|
|