1 #ifndef COIN_SOROTATESPHERICALDRAGGER_H
2 #define COIN_SOROTATESPHERICALDRAGGER_H
37 #include <Inventor/tools/SbLazyPimplPtr.h>
38 #include <Inventor/fields/SoSFRotation.h>
39 #include <Inventor/SbMatrix.h>
40 #include <Inventor/SbVec3f.h>
45 class SoRotateSphericalDraggerP;
51 SO_KIT_CATALOG_ENTRY_HEADER(feedback);
52 SO_KIT_CATALOG_ENTRY_HEADER(feedbackActive);
53 SO_KIT_CATALOG_ENTRY_HEADER(feedbackSwitch);
54 SO_KIT_CATALOG_ENTRY_HEADER(rotator);
55 SO_KIT_CATALOG_ENTRY_HEADER(rotatorActive);
56 SO_KIT_CATALOG_ENTRY_HEADER(rotatorSwitch);
72 SbBool copyconnections);
74 static void startCB(
void * f,
SoDragger * d);
75 static void motionCB(
void * f,
SoDragger * d);
76 static void doneCB(
void * f,
SoDragger * d);
78 static void valueChangedCB(
void * f,
SoDragger * d);
82 void dragFinish(
void);
91 SbLazyPimplPtr<SoRotateSphericalDraggerP> pimpl;
98 #endif // !COIN_SOROTATESPHERICALDRAGGER_H