NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRect Struct Reference

Detailed Description

Defines a rectangle.

Definition at line 47 of file GeometricTypes.h.

Data Fields

int32_t x
 
int32_t y
 
int32_t width
 
int32_t height
 

Field Documentation

◆ height

int32_t dwRect::height

Definition at line 60 of file GeometricTypes.h.

◆ width

int32_t dwRect::width

Definition at line 57 of file GeometricTypes.h.

◆ x

int32_t dwRect::x

Definition at line 51 of file GeometricTypes.h.

◆ y

int32_t dwRect::y

Definition at line 54 of file GeometricTypes.h.


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