MaxstARSDK  3.5.0
Public Member Functions | Static Public Member Functions | List of all members
maxstAR.SensorDevice Class Reference

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...
 

Detailed Description

Control device sensor

Definition at line 15 of file SensorDevice.cs.

Member Function Documentation

◆ GetInstance()

static SensorDevice maxstAR.SensorDevice.GetInstance ( )
static

Get a SensorDevice instance.

Returns
Return the SensorDevice instance

Definition at line 23 of file SensorDevice.cs.

◆ Start()

void maxstAR.SensorDevice.Start ( )

Start device sensor

Definition at line 39 of file SensorDevice.cs.

◆ Stop()

void maxstAR.SensorDevice.Stop ( )

Stop device sensor

Definition at line 54 of file SensorDevice.cs.


The documentation for this class was generated from the following file: