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