MaxstARSDK
3.5.0
|
Control device sensor More...
Public Member Functions | |
void | Start () |
Start device sensor More... | |
void | Stop () |
Stop device sensor More... | |
Static Public Member Functions | |
static SensorDevice | GetInstance () |
Get a SensorDevice instance. More... | |
Control device sensor
Definition at line 15 of file SensorDevice.cs.
|
static |
Get a SensorDevice instance.
Definition at line 23 of file SensorDevice.cs.
void maxstAR.SensorDevice.Start | ( | ) |
Start device sensor
Definition at line 39 of file SensorDevice.cs.
void maxstAR.SensorDevice.Stop | ( | ) |
Stop device sensor
Definition at line 54 of file SensorDevice.cs.