halfcylinder(3)
NAME
HalfCylinder - A 3D glyph.
SYNOPSIS
Public Member Functions
HalfCylinder (GlyphContext *gc=NULL)
virtual ~HalfCylinder ()
virtual void draw (node n, float lod)
virtual Coord getAnchor (const Coord &vector) const
Detailed Description
A 3D glyph.
This glyph draws an textured a half cylinder - a cylinder whose height
is half the one draws by the Cylinder glyph - using the 'viewTexture'
node property value. If this property has no value, the half cylinder
is then colored using the 'viewColor' node property value.
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.