1 #ifndef COIN_SOJACKDRAGGER_H
2 #define COIN_SOJACKDRAGGER_H
37 #include <Inventor/tools/SbLazyPimplPtr.h>
38 #include <Inventor/fields/SoSFVec3f.h>
39 #include <Inventor/fields/SoSFRotation.h>
49 SO_KIT_CATALOG_ENTRY_HEADER(antiSquish);
50 SO_KIT_CATALOG_ENTRY_HEADER(rotator);
51 SO_KIT_CATALOG_ENTRY_HEADER(scaler);
52 SO_KIT_CATALOG_ENTRY_HEADER(surroundScale);
53 SO_KIT_CATALOG_ENTRY_HEADER(translator);
68 static void invalidateSurroundScaleCB(
void * f,
SoDragger * d);
70 static void valueChangedCB(
void * f,
SoDragger * d);
78 void removeChildDragger(
const char *childname);
81 SbLazyPimplPtr<SoJackDraggerP> pimpl;
88 #endif // !COIN_SOJACKDRAGGER_H