1#ifndef COIN_SOFIELDSENSOR_H
2#define COIN_SOFIELDSENSOR_H
27#include <Inventor/sensors/SoDataSensor.h>
39 SoField * getAttachedField(
void)
const;
41 virtual void trigger(
void);
45 virtual void dyingReference(
void);
The SbList class is a template container class for lists.
Definition SbList.h:47
The SoDataSensor class is the abstract base class for sensors monitoring changes in a scene graph.
Definition SoDataSensor.h:35
The SoFieldSensor class detects changes to a field.
Definition SoFieldSensor.h:29
The SoField class is the top-level abstract base class for fields.
Definition SoField.h:38
The SoNotList class is a list of SoNotRec notification records.
Definition SoNotification.h:34