Click or drag to resize
SoSensorSensorCB Delegate

This typedef defines the calling sequence for all callbacks from sensors.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public delegate void SensorCB(
	SoSensor sensor
)

Parameters

sensor
Type: OIV.Inventor.SensorsSoSensor
Remarks

See Also