1#ifndef COIN_SOCENTERBALLMANIP_H
2#define COIN_SOCENTERBALLMANIP_H
27#include <Inventor/manips/SoTransformManip.h>
35 static void initClass(
void);
43 static void fieldSensorCB(
void * f,
SoSensor * s);
44 static void valueChangedCB(
void * f,
SoDragger * d);
The SbList class is a template container class for lists.
Definition SbList.h:47
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:55
The SoCenterballManip wraps an SoCenterballDragger for convenience.
Definition SoCenterballManip.h:29
The SoDragger class is the base class for all draggers.
Definition SoDragger.h:53
The SoSensor class is the abstract base class for all sensors.
Definition SoSensor.h:34