generates an arrow the arrow has a position and a reference point, from where he points at
More...
#include <SoArrow.h>
|
| static void | initClass () |
| | must be called first to initialize the class in OpenInventor
|
| |
|
| SoSFVec3f | position |
| | Position der Pfeilspitze.
|
| |
| SoSFVec3f | rotationRef |
| | von wo der Pfeil gedreht wird (wie beim Wetterhahn)
|
| |
| SoSFFloat | length |
| | length of the arrow - default value is 10
|
| |
| SoSFFloat | minDistance |
| | beneath this length teh arrow has no shaft
|
| |
| SoSFBool | displayHead |
| | display an arrowhead (true by default) or a cylinder
|
| |
generates an arrow the arrow has a position and a reference point, from where he points at
Definition at line 27 of file SoArrow.h.
◆ SoArrow()
◆ ~SoArrow()
◆ initClass()
| static void SoArrow::initClass |
( |
| ) |
|
|
static |
must be called first to initialize the class in OpenInventor
◆ displayHead
| SoSFBool SoArrow::displayHead |
display an arrowhead (true by default) or a cylinder
Definition at line 50 of file SoArrow.h.
◆ length
| SoSFFloat SoArrow::length |
length of the arrow - default value is 10
Definition at line 46 of file SoArrow.h.
◆ minDistance
| SoSFFloat SoArrow::minDistance |
beneath this length teh arrow has no shaft
Definition at line 48 of file SoArrow.h.
◆ position
| SoSFVec3f SoArrow::position |
Position der Pfeilspitze.
Definition at line 42 of file SoArrow.h.
◆ rotationRef
| SoSFVec3f SoArrow::rotationRef |
von wo der Pfeil gedreht wird (wie beim Wetterhahn)
Definition at line 44 of file SoArrow.h.
The documentation for this class was generated from the following file:
- MeVisLab/Standard/Sources/Inventor/SoUtils/SoArrow.h