1#ifndef COIN_SOCENTERBALLMANIP_H
2#define COIN_SOCENTERBALLMANIP_H
36#include <Inventor/manips/SoTransformManip.h>
37#include <Inventor/tools/SbLazyPimplPtr.h>
39class SoCenterballManipP;
47 static void initClass(
void);
Definition SbLazyPimplPtr.h:56
The SoCenterballManip wraps an SoCenterballDragger for convenience.
Definition SoCenterballManip.h:41
The SoDragger class is the base class for all draggers.
Definition SoDragger.h:64
The SoSensor class is the abstract base class for all sensors.
Definition SoSensor.h:43