Cylinder
Cylinder
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
Cylinder -
A 3D glyph.
SYNOPSIS
Public Member Functions
Cylinder (GlyphContext *gc=NULL)
virtual ~Cylinder ()
virtual void getIncludeBoundingBox (BoundingBox &boundingBox)
virtual void draw (node n , float lod)
virtual Coord getAnchor (const Coord &vector) const
Detailed Description
A 3D glyph.
This glyph draws an textured cylinder using the 'viewTexture' node property value. If this property has no value, the cylinder is then colored using the 'viewColor' node property value.
Constructor & Destructor Documentation
Cylinder::Cylinder (GlyphContext * gc = NULL)
Cylinder::~Cylinder () [virtual]
Member Function Documentation
void Cylinder::draw (node n, float lod) [virtual]
Coord Cylinder::getAnchor (const Coord & vector) const [virtual]
void Cylinder::getIncludeBoundingBox (BoundingBox & boundingBox) [virtual]
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
NAME
SYNOPSIS
Public Member Functions
Detailed Description
Constructor & Destructor Documentation
Cylinder::Cylinder (GlyphContext * gc = NULL)
Cylinder::~Cylinder () [virtual]
Member Function Documentation
void Cylinder::draw (node n, float lod) [virtual]
Coord Cylinder::getAnchor (const Coord & vector) const [virtual]
void Cylinder::getIncludeBoundingBox (BoundingBox & boundingBox) [virtual]
Author
This document was created by
man2html ,
using the manual pages.
Time: 22:06:35 GMT, April 16, 2011