SoConeDetail(3IV)() | SoConeDetail(3IV)() |
SoConeDetail — stores detail information about the SoCone node
SoDetail > SoConeDetail
#include <Inventor/details/SoConeDetail.h>
Methods from class SoConeDetail:
SoConeDetail()
virtual ~SoConeDetail()
int getPart() const
static SoType getClassTypeId()
Methods from class SoDetail:
SoDetail * copy() const
virtual SoType getTypeId() const
SbBool isOfType(SoType type) const
This class contains detail information about a point on a cone. It contains the part of the cone that was hit (sides or bottom).
SoConeDetail()
virtual ~SoConeDetail()
Constructor and destructor.
int getPart() const
Returns the part in the detail. The returned value is one of the SoCone
part flags.
static SoType getClassTypeId()
Returns type identifier for this class.
SoCone, SoDetail, SoPickedPoint, SoPrimitiveVertex