OrbbecSDK 2.0.18
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 734 of file ObTypes.h.

Member Data Documentation

◆ x

float OBPoint2f::x

X coordinate.

Definition at line 735 of file ObTypes.h.

◆ y

float OBPoint2f::y

Y coordinate.

Definition at line 736 of file ObTypes.h.


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