1#ifndef SO_ALGEBRAIC_CYLINDER_H
2#define SO_ALGEBRAIC_CYLINDER_H
4#include <Inventor/nodes/SoAlgebraicShape.h>
5#include <Inventor/fields/SoSFFloat.h>
6#include <Inventor/fields/SoSFBool.h>
102 static void initClass ();
103 static void exitClass ();
Abstract base class for all actions.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Algebraic cylind...
SoSFBool capped
Specifies if cylinder is capped or not.
SoSFFloat radius
Specifies the cylinder's radius.
SoSFFloat height
Specifies the cylinder's height.
SoAlgebraicCylinder()
Default constructor.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
Abstract base class for all database nodes.
Intersects objects with a ray cast into scene.
Field containing a single Boolean value.
Field containing a floating-point value.