OrbbecSDK 2.2.8
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
OBAccelValue Struct Reference

Data structures for accelerometers and gyroscopes. More...

#include <ObTypes.h>

Public Attributes

float x
 X-direction component.
 
float y
 Y-direction component.
 
float z
 Z-direction component.
 

Detailed Description

Data structures for accelerometers and gyroscopes.

Definition at line 610 of file ObTypes.h.

Member Data Documentation

◆ x

float OBAccelValue::x

X-direction component.

Definition at line 611 of file ObTypes.h.

◆ y

float OBAccelValue::y

Y-direction component.

Definition at line 612 of file ObTypes.h.

◆ z

float OBAccelValue::z

Z-direction component.

Definition at line 613 of file ObTypes.h.


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