1#ifndef COIN_SOCENTERBALLMANIP_H
2#define COIN_SOCENTERBALLMANIP_H
27#include <Inventor/manips/SoTransformManip.h>
28#include <Inventor/tools/SbLazyPimplPtr.h>
30class SoCenterballManipP;
38 static void initClass(
void);
46 static void fieldSensorCB(
void * f,
SoSensor * s);
47 static void valueChangedCB(
void * f,
SoDragger * d);
The SbList class is a template container class for lists.
Definition SbList.h:61
SbList< Type > & operator=(const SbList< Type > &l)
Definition SbList.h:90
The SoCenterballManip wraps an SoCenterballDragger for convenience.
Definition SoCenterballManip.h:32
The SoDragger class is the base class for all draggers.
Definition SoDragger.h:55
The SoSensor class is the abstract base class for all sensors.
Definition SoSensor.h:34
#define SO_NODE_HEADER(classname)
Definition macros.dox:43