1 #ifndef COIN_SOJACKMANIP_H
2 #define COIN_SOJACKMANIP_H
27 #include <Inventor/manips/SoTransformManip.h>
28 #include <Inventor/tools/SbLazyPimplPtr.h>
38 static void initClass(
void);
45 SbLazyPimplPtr<SoJackManipP> pimpl;
52 #endif // !COIN_SOJACKMANIP_H
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:36
#define SO_NODE_HEADER(classname)
The SoJackManip wraps an SoJackDragger for convenience.
Definition: SoJackManip.h:32