SoDataSensorGetTriggerField Method |
If this is a priority 0 data sensor, returns the field that was modified that caused this sensor to trigger.
Namespace: OIV.Inventor.Sensors
Returns NULL if the sensor was not triggered because a field changed (for example, if () is called on the sensor) or if this sensor is not a priority 0 sensor. Note that because one change to the scene graph may cause multiple nodes or fields to be modified (because of field-to-field connections), the field returned may not be the only one that changed.