Stores detail information about the SoCylinder node.
More...
#include <Inventor/details/SoCylinderDetail.h>
|
| SoCylinderDetail () |
| Constructor and destructor.
|
|
virtual | ~SoCylinderDetail () |
| Constructor and destructor.
|
|
int | getPart () const |
| Returns the part in the detail.
|
|
virtual SoDetail * | copy () const |
| Returns an instance that is a copy of this instance.
|
|
void | setPart (int _part) |
| Sets the part of detail for the shape.
|
|
virtual | ~SoDetail () |
| Destructor.
|
|
virtual SoType | getTypeId () const =0 |
| Returns the type identifier for a specific instance.
|
|
bool | isOfType (SoType type) const |
| Returns TRUE if this object is of the type specified in type or is derived from that type.
|
|
virtual SoDetail * | copy () const =0 |
| Returns an instance that is a copy of this instance.
|
|
|
| SoDetail () |
| Constructor is protected since this is an abstract class.
|
|
This class contains detail information about a point on a cylinder. It contains the part of the cylinder that was hit (sides, top, or bottom).
- See Also
- SoCylinder, SoDetail, SoPickedPoint, SoPrimitiveVertex
Definition at line 77 of file SoCylinderDetail.h.
◆ SoCylinderDetail()
SoCylinderDetail::SoCylinderDetail |
( |
| ) |
|
◆ ~SoCylinderDetail()
virtual SoCylinderDetail::~SoCylinderDetail |
( |
| ) |
|
|
virtual |
◆ copy()
virtual SoDetail * SoCylinderDetail::copy |
( |
| ) |
const |
|
virtual |
The caller is responsible for deleting the copy when done.
Implements SoDetail.
◆ getPart()
int SoCylinderDetail::getPart |
( |
| ) |
const |
|
inline |
◆ initClass()
static void SoCylinderDetail::initClass |
( |
| ) |
|
|
static |
◆ setPart()
void SoCylinderDetail::setPart |
( |
int |
_part | ) |
|
|
inline |
◆ part
int SoCylinderDetail::part |
|
protected |
The documentation for this class was generated from the following file:
- C:/jh/mevislab/4.0.2_1/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/details/SoCylinderDetail.h