This glyph draws a textured disc with a circular hole using the "viewTexture" node property value. If this property has no value, the ring is then colored using the "viewColor" node property value.
Public Member Functions | |
Ring (GlyphContext *gc=NULL) | |
virtual | ~Ring () |
virtual string | getName () |
virtual void | draw (node n) |
Protected Member Functions | |
void | drawRing () |
void | drawRingBorder () |
Protected Attributes | |
GLuint | LList |
bool | listOk |
|
|
|
|
|
|