Base class for describing detail information about a shape node.
More...
#include <Inventor/details/SoDetail.h>
|
| SoDetail () |
| Constructor is protected since this is an abstract class. More...
|
|
SoDetail is the abstract base class for all detail classes. A detail contains shape-specific information about a particular shape during picking and primitive generation. Subclasses store information based on the particular type of shape.
- See Also
- SoConeDetail, SoCubeDetail, SoCylinderDetail, SoDetailList, SoFaceDetail, SoLineDetail, SoNodeKitDetail, SoPickedPoint, SoPointDetail, SoPrimitiveVertex, SoTextDetail
Definition at line 78 of file SoDetail.h.
◆ ~SoDetail()
virtual SoDetail::~SoDetail |
( |
| ) |
|
|
virtual |
◆ SoDetail()
◆ copy()
virtual SoDetail* SoDetail::copy |
( |
| ) |
const |
|
pure virtual |
◆ getClassTypeId()
static SoType SoDetail::getClassTypeId |
( |
| ) |
|
|
inlinestatic |
◆ getTypeId()
virtual SoType SoDetail::getTypeId |
( |
| ) |
const |
|
pure virtual |
◆ initClass()
static void SoDetail::initClass |
( |
| ) |
|
|
static |
◆ initClasses()
static void SoDetail::initClasses |
( |
| ) |
|
|
static |
◆ isOfType()
bool SoDetail::isOfType |
( |
SoType |
type | ) |
const |
Otherwise, it returns FALSE.
The documentation for this class was generated from the following file:
- /home/jenkins/workspaces/mevislab/4.1_0/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/details/SoDetail.h