OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
OBPoint Struct Reference

3D point structure in the SDK More...

#include <ObTypes.h>

Public Attributes

float x
 X coordinate.
 
float y
 Y coordinate.
 
float z
 Z coordinate.
 

Detailed Description

3D point structure in the SDK

Definition at line 725 of file ObTypes.h.

Member Data Documentation

◆ x

float OBPoint::x

X coordinate.

Definition at line 726 of file ObTypes.h.

◆ y

float OBPoint::y

Y coordinate.

Definition at line 727 of file ObTypes.h.

◆ z

float OBPoint::z

Z coordinate.

Definition at line 728 of file ObTypes.h.


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