1#ifndef COIN_SOTRACKBALLMANIP_H
2#define COIN_SOTRACKBALLMANIP_H
27#include <Inventor/manips/SoTransformManip.h>
28#include <Inventor/tools/SbLazyPimplPtr.h>
30class SoTrackballManipP;
38 static void initClass(
void);
45 SbLazyPimplPtr<SoTrackballManipP> pimpl;
The SoTrackballManip wraps an SoTrackballDragger for convenience.
Definition SoTrackballManip.h:32
#define SO_NODE_HEADER(classname)
Definition macros.dox:43