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

rectangle More...

#include <ObTypes.h>

Public Attributes

uint32_t x
 origin coordinate x More...
 
uint32_t y
 origin coordinate y More...
 
uint32_t width
 rectangle width More...
 
uint32_t height
 rectangle height More...
 

Detailed Description

rectangle

Definition at line 507 of file ObTypes.h.

Member Data Documentation

uint32_t OBRect::x

origin coordinate x

Definition at line 508 of file ObTypes.h.

uint32_t OBRect::y

origin coordinate y

Definition at line 509 of file ObTypes.h.

uint32_t OBRect::width

rectangle width

Definition at line 510 of file ObTypes.h.

uint32_t OBRect::height

rectangle height

Definition at line 511 of file ObTypes.h.


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