pentagone(3)
NAME
Pentagone - A 2D glyph.
SYNOPSIS
Public Member Functions
Pentagone (GlyphContext *gc=NULL)
virtual ~Pentagone ()
virtual void getIncludeBoundingBox (BoundingBox &boundingBox)
virtual void draw (node n, float lod)
Protected Member Functions
void drawPentagone ()
void drawPentagoneBorder ()
Detailed Description
A 2D glyph.
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.
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.