13#ifndef SO_DRAGGER3_D_H
14#define SO_DRAGGER3_D_H
17#include <Inventor/draggers/SoDragger.h>
30 SO_KIT_CATALOG_ENTRY_HEADER(
drag2D);
33 SO_KIT_CATALOG_ENTRY_HEADER(
drag1D);
66 static void valueChangedCB(
void*, SoDragger *
myDrag);
#define SOUTILS_EXPORT
System dependent includes. Disables some compiler/linker warnings.
SoDragger3D is a 3d dragger consisting of a 2d and 1d draggers.
SoSFVec3f translation
Position of the 3D-Dragger.
void setScale(float scale)
sets the general scale size of the dragger
static void initClass()
must be called first to initialize the class in OpenInventor
~SoDragger3D() override
Destructor.
SoDragger3D()
Constructor.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.