Sphere(3) A 3D glyph.

SYNOPSIS


Public Member Functions


Sphere (GlyphContext *gc=NULL)

virtual ~Sphere ()

virtual void getIncludeBoundingBox (BoundingBox &boundingBox)

virtual void draw (node n, float lod)

Detailed Description

A 3D glyph.

This glyph draws a textured sphere using the 'viewTexture' node property value. If this property has no value, the sphere is then colored using the 'viewColor' node property value.

Author

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