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