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

Rectangle. More...

#include <ObTypes.h>

Public Attributes

uint32_t x
 Origin coordinate x.
 
uint32_t y
 Origin coordinate y.
 
uint32_t width
 Rectangle width.
 
uint32_t height
 Rectangle height.
 

Detailed Description

Rectangle.

Definition at line 494 of file ObTypes.h.

Member Data Documentation

◆ x

uint32_t OBRect::x

Origin coordinate x.

Definition at line 495 of file ObTypes.h.

◆ y

uint32_t OBRect::y

Origin coordinate y.

Definition at line 496 of file ObTypes.h.

◆ width

uint32_t OBRect::width

Rectangle width.

Definition at line 497 of file ObTypes.h.

◆ height

uint32_t OBRect::height

Rectangle height.

Definition at line 498 of file ObTypes.h.


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