|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | makVre::DtObjectProximitySensor |
Namespaces | |
| namespace | makVre |
Variables | |
| static const DtSensorTypeEnum | DtProximitySensorType = static_cast<DtSensorTypeEnum>(50) |
| static const char * | DtObjectProximitySensorType = "object-proximity-sensor" |
This file defines the DtObjectProximitySensor class which extends the base proximity sensor to detect specific objects within a configurable detection range. It provides functionality to monitor and report on objects that enter and exit the sensor's detection area.
|
static |
Sensor type enumeration value for proximity sensors.
This value is used to identify proximity sensors when requesting sensor updates in the front-end systems.
|
static |
Type identifier string for object proximity sensor components.