man SoConeDetail () - stores detail information about the SoCone node

NAME

SoConeDetail - stores detail information about the SoCone node

INHERITS FROM

SoDetail > SoConeDetail

SYNOPSIS

#include <Inventor/details/SoConeDetail.h> Methods from class SoConeDetail: c } c } SoConeDetail()

c } c } ~SoConeDetail()

c } c } getPart() const

c } c } getClassTypeId() Methods from class SoDetail: c } c } copy() const

c } c } getTypeId() const

c } c } isOfType(SoType type) const

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).

METHODS

c } c } SoConeDetail()

c } c } ~SoConeDetail()

Constructor and destructor. c } c } getPart() const

Returns the part in the detail. The returned value is one of the SoCone part flags. c } c } getClassTypeId()

Returns type identifier for this class.

SEE ALSO

SoCone, SoDetail, SoPickedPoint, SoPrimitiveVertex