1#ifndef COIN_SOHANDLEBOXMANIP_H
2#define COIN_SOHANDLEBOXMANIP_H
36#include <Inventor/manips/SoTransformManip.h>
37#include <Inventor/tools/SbLazyPimplPtr.h>
39class SoHandleBoxManipP;
47 static void initClass(
void);
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
The SoHandleBoxManip class wraps an SoHandleBoxDragger for manipulating a transformation.
Definition: SoHandleBoxManip.h:41
#define SO_NODE_HEADER(classname)