1#ifndef COIN_SOTABBOXMANIP_H
2#define COIN_SOTABBOXMANIP_H
27#include <Inventor/manips/SoTransformManip.h>
28#include <Inventor/tools/SbLazyPimplPtr.h>
38 static void initClass(
void);
45 SbLazyPimplPtr<SoTabBoxManipP> pimpl;
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:36
The SoTabBoxManip class wraps an SoTabBoxDragger.
Definition: SoTabBoxManip.h:32
#define SO_NODE_HEADER(classname)