1 #ifndef COIN_SOTRANSFORMBOXMANIP_H
2 #define COIN_SOTRANSFORMBOXMANIP_H
36 #include <Inventor/manips/SoTransformManip.h>
37 #include <Inventor/tools/SbLazyPimplPtr.h>
39 class SoTransformBoxManipP;
47 static void initClass(
void);
54 SbLazyPimplPtr<SoTransformBoxManipP> pimpl;
61 #endif // !COIN_SOTRANSFORMBOXMANIP_H
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:45
#define SO_NODE_HEADER(classname)