17#include <Inventor/nodes/SoSeparator.h>
64 SoCalculator *_calcStiel, *_rotationCalc;
69 SoCylinder* _spitzeStumpf;
76 void displayHeadChangedCB(SoField*);
#define SOUTILS_EXPORT
System dependent includes. Disables some compiler/linker warnings.
generates an arrow the arrow has a position and a reference point, from where he points at
SoSFVec3f rotationRef
von wo der Pfeil gedreht wird (wie beim Wetterhahn)
static void initClass()
must be called first to initialize the class in OpenInventor
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
SoSFVec3f position
Position der Pfeilspitze.
~SoArrow() override
Destructor.