1#ifndef SO_ALGEBRAIC_CONE_H
2#define SO_ALGEBRAIC_CONE_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.
SoSFBool capped
Specifies if cone is capped or not.
SoAlgebraicCone()
Default constructor.
SoSFFloat radius
Specifies the radius of the base circle.
SoSFFloat height
Specifies the cone's height.
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.