MaxstARSDK  3.5.0
Instance Methods | List of all members
MasSensorDevice Class Reference

Control device sensor. More...

#import <MasSensorDevice.h>

Inheritance diagram for MasSensorDevice:

Instance Methods

(void) - start
 Start device sensor.
 
(void) - stop
 Stop device sensor.
 
(void) - setNewSensorData:
 Set new sensor data. More...
 

Detailed Description

Control device sensor.

Definition at line 14 of file MasSensorDevice.h.

Method Documentation

◆ setNewSensorData:()

- (void) setNewSensorData: (float*)  data

Set new sensor data.

Parameters
datarotation data float[9]

Definition at line 35 of file MasSensorDevice.mm.


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