OrbbecSDK 2.2.8
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 501 of file ObTypes.h.

Member Data Documentation

◆ x

uint32_t OBRect::x

Origin coordinate x.

Definition at line 502 of file ObTypes.h.

◆ y

uint32_t OBRect::y

Origin coordinate y.

Definition at line 503 of file ObTypes.h.

◆ width

uint32_t OBRect::width

Rectangle width.

Definition at line 504 of file ObTypes.h.

◆ height

uint32_t OBRect::height

Rectangle height.

Definition at line 505 of file ObTypes.h.


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