OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Public Attributes | List of all members
OBPoint Struct Reference

3D point structure in SDK More...

#include <ObTypes.h>

Public Attributes

float x
 x coordinate More...
 
float y
 y coordinate More...
 
float z
 z coordinate More...
 

Detailed Description

3D point structure in SDK

Definition at line 757 of file ObTypes.h.

Member Data Documentation

float OBPoint::x

x coordinate

Definition at line 758 of file ObTypes.h.

float OBPoint::y

y coordinate

Definition at line 759 of file ObTypes.h.

float OBPoint::z

z coordinate

Definition at line 760 of file ObTypes.h.


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