104#ifndef _SO_DIRECTIONAL_LIGHT_DRAGGER_
105#define _SO_DIRECTIONAL_LIGHT_DRAGGER_
254 static const unsigned char geomBuffer[];
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_KIT_CATALOG_ENTRY_HEADER(partName)
This defines an SoSFNode field for the catalog part given.
#define SO_KIT_HEADER(className)
Directional icon you rotate and translate by dragging with the mouse.
SoFieldSensor * translFieldSensor
static void fieldSensorCB(void *, SoSensor *)
SoFieldSensor * rotFieldSensor
virtual void setDefaultOnNonWritingFields()
Called by the SoBaseKit::write() method.
SoDirectionalLightDragger()
Constructor.
virtual bool setUpConnections(bool onOff, bool doItAlways=FALSE)
detach/attach any sensors, callbacks, and/or field connections.
static void initClass()
initialize the class
static void valueChangedCB(void *, SoDragger *)
~SoDirectionalLightDragger()
Base class for nodekits that move in response to click-drag-release mouse events.
Sensor class that can be attached to Inventor fields.
Field containing a rotation.
Field containing a three-dimensional vector.
Abstract base class for Inventor sensors.