SoCylinderDetail — stores detail information about the SoCylinder node
Contents
Description
This class contains detail information about a point on a cylinder. It contains the part of the cylinder
that was hit (sides, top, or bottom).
Inherits From
SoDetail > SoCylinderDetail
Methods
SoCylinderDetail()virtual~SoCylinderDetail()
Constructor and destructor.
intgetPart()const
Returns the part in the detail. The returned value is one of the SoCylinder part flags.
staticSoTypegetClassTypeId()
Returns type identifier for this class.
Name
SoCylinderDetail — stores detail information about the SoCylinder node
See Also
SoCylinder,SoDetail,SoPickedPoint,SoPrimitiveVertexSoCylinderDetail(3IV)()
Synopsis
#include<Inventor/details/SoCylinderDetail.h>
Methods from class SoCylinderDetail:
SoCylinderDetail()virtual~SoCylinderDetail()intgetPart()conststaticSoTypegetClassTypeId()
Methods from class SoDetail:
SoDetail*copy()constvirtualSoTypegetTypeId()constSbBoolisOfType(SoTypetype)const