OrbbecSDK 2.5.5
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 768 of file ObTypes.h.

Member Data Documentation

◆ x

float OBPoint::x

X coordinate.

Definition at line 769 of file ObTypes.h.

◆ y

float OBPoint::y

Y coordinate.

Definition at line 770 of file ObTypes.h.

◆ z

float OBPoint::z

Z coordinate.

Definition at line 771 of file ObTypes.h.


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