1 #ifndef COIN_SOROTATESPHERICALDRAGGER_H
2 #define COIN_SOROTATESPHERICALDRAGGER_H
28 #include <Inventor/tools/SbLazyPimplPtr.h>
29 #include <Inventor/fields/SoSFRotation.h>
30 #include <Inventor/SbMatrix.h>
31 #include <Inventor/SbVec3f.h>
36 class SoRotateSphericalDraggerP;
42 SO_KIT_CATALOG_ENTRY_HEADER(feedback);
43 SO_KIT_CATALOG_ENTRY_HEADER(feedbackActive);
44 SO_KIT_CATALOG_ENTRY_HEADER(feedbackSwitch);
45 SO_KIT_CATALOG_ENTRY_HEADER(rotator);
46 SO_KIT_CATALOG_ENTRY_HEADER(rotatorActive);
47 SO_KIT_CATALOG_ENTRY_HEADER(rotatorSwitch);
63 SbBool copyconnections);
65 static void startCB(
void * f,
SoDragger * d);
66 static void motionCB(
void * f,
SoDragger * d);
67 static void doneCB(
void * f,
SoDragger * d);
69 static void valueChangedCB(
void * f,
SoDragger * d);
73 void dragFinish(
void);
82 SbLazyPimplPtr<SoRotateSphericalDraggerP> pimpl;
89 #endif // !COIN_SOROTATESPHERICALDRAGGER_H