Click or drag to resize
SoAlgebraicCylinder Properties

The SoAlgebraicCylinder type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertycapped

Specifies if cylinder is capped or not.

Public propertygenerateTransparency

Specify if the shape generates transparent fragment.

(Inherited from SoAlgebraicShape.)
Public propertyheight

Specifies the cylinder's height.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyradius

Specifies the cylinder's radius.

Public propertyrayIntersection

Field for an OIV.Inventor.Nodes.SoFragmentShader object that defines the GLSL ray intersection function.

(Inherited from SoAlgebraicShape.)
Public propertyshaderSlots

Multi-field for Shader slots of type OIV.Inventor.Nodes.SoShaderObject.

(Inherited from SoAlgebraicShape.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyworkspace

Field to define the workspace.

(Inherited from SoAlgebraicShape.)
Top
See Also