Stores detail information about the SoCube node.
More...
#include <Inventor/details/SoCubeDetail.h>
|
| SoDetail () |
| Constructor is protected since this is an abstract class. More...
|
|
This class contains detail information about a point on a cube. It contains the part of the cube that was hit.
Part values are as follows:
0 Front
1 Back
2 Left
3 Right
4 Top
5 Bottom
- See Also
- SoCube, SoDetail, SoPickedPoint, SoPrimitiveVertex
Definition at line 87 of file SoCubeDetail.h.
◆ SoCubeDetail()
SoCubeDetail::SoCubeDetail |
( |
| ) |
|
◆ ~SoCubeDetail()
virtual SoCubeDetail::~SoCubeDetail |
( |
| ) |
|
|
virtual |
◆ copy()
virtual SoDetail* SoCubeDetail::copy |
( |
| ) |
const |
|
virtual |
The caller is responsible for deleting the copy when done.
Implements SoDetail.
◆ getPart()
int SoCubeDetail::getPart |
( |
| ) |
const |
|
inline |
◆ initClass()
static void SoCubeDetail::initClass |
( |
| ) |
|
|
static |
◆ setPart()
void SoCubeDetail::setPart |
( |
int |
_part | ) |
|
|
inline |
◆ part
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/SoCubeDetail.h