93#ifndef _SO_POINT_LIGHT_DRAGGER_
94#define _SO_POINT_LIGHT_DRAGGER_
225 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)
Base class for nodekits that move in response to click-drag-release mouse events.
Sensor class that can be attached to Inventor fields.
Sun-shaped icon you can translate in 3D by dragging with the mouse.
virtual ~SoPointLightDragger()
virtual void setDefaultOnNonWritingFields()
Called by the SoBaseKit::write() method.
SoPointLightDragger()
Constructor.
static void valueChangedCB(void *, SoDragger *)
virtual bool setUpConnections(bool onOff, bool doItAlways=FALSE)
detach/attach any sensors, callbacks, and/or field connections.
SoFieldSensor * fieldSensor
static void initClass()
initialize the class
static void fieldSensorCB(void *, SoSensor *)
Field containing a three-dimensional vector.
Abstract base class for Inventor sensors.