hexagone(3)
NAME
Hexagone - A 2D glyph.
SYNOPSIS
Public Member Functions
Hexagone (GlyphContext *gc=NULL)
virtual ~Hexagone ()
virtual void getIncludeBoundingBox (BoundingBox &boundingBox)
virtual void draw (node n, float lod)
Protected Member Functions
void drawHexagone ()
void drawHexagoneBorder ()
Detailed Description
A 2D glyph.
This glyph draws a textured hexagone using the 'viewTexture' node
property value. If this property has no value, the hexagone is then
colored using the 'viewColor' node property value.
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.