1#ifndef COIN_SOPATHSENSOR_H
2#define COIN_SOPATHSENSOR_H
27#include <Inventor/sensors/SoDataSensor.h>
45 void setTriggerFilter(
const TriggerFilter type);
46 TriggerFilter getTriggerFilter(
void)
const;
48 void attach(
SoPath * path);
50 SoPath * getAttachedPath(
void)
const;
56 void commonConstructor(
void);
59 SoPathSensorP * pimpl;
The SoDataSensor class is the abstract base class for sensors monitoring changes in a scene graph.
Definition SoDataSensor.h:35
virtual void dyingReference(void)=0
virtual void notify(SoNotList *l)
Definition SoDataSensor.cpp:212
The SoNotList class is a list of SoNotRec notification records.
Definition SoNotification.h:34
The SoPathSensor class detects changes to paths.
Definition SoPathSensor.h:31
TriggerFilter
Definition SoPathSensor.h:39
The SoPath class is a container class for traversal path descriptions.
Definition SoPath.h:43
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.