Man Linux: Main Page and Category List

NAME

       Cone -

       A 3D glyph.

SYNOPSIS

   Public Member Functions
       Cone (GlyphContext *gc=NULL)
       virtual ~Cone ()
       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 a textured cone using the ’viewTexture’ node property
       value. If this property has no value, the cone is then colored using
       the ’viewColor’ node property value.

Author

       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.