52#ifndef _SO_CENTERBALL_MANIP_
53#define _SO_CENTERBALL_MANIP_
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_NODE_HEADER(className)
Non-abstract classes have everything abstract classes have, plus a way to create an instance.
Transform node with 3D interface for editing rotation and center.
static void initClass()
initialize the class
static void valueChangedCB(void *, SoDragger *)
SoCenterballManip()
Constructor.
virtual void setDragger(SoDragger *newDragger)
virtual ~SoCenterballManip()
static void fieldSensorCB(void *, SoSensor *)
Base class for nodekits that move in response to click-drag-release mouse events.
Abstract base class for Inventor sensors.