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

2D point structure in the SDK More...

#include <ObTypes.h>

Public Attributes

float x
 X coordinate.
 
float y
 Y coordinate.
 

Detailed Description

2D point structure in the SDK

Definition at line 749 of file ObTypes.h.

Member Data Documentation

◆ x

float OBPoint2f::x

X coordinate.

Definition at line 750 of file ObTypes.h.

◆ y

float OBPoint2f::y

Y coordinate.

Definition at line 751 of file ObTypes.h.


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