NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRectf Struct Reference

Detailed Description

Defines a rectangle with floating point numbers.

Definition at line 67 of file GeometricTypes.h.

Data Fields

float32_t x
 
float32_t y
 
float32_t width
 
float32_t height
 

Field Documentation

◆ height

float32_t dwRectf::height

Definition at line 80 of file GeometricTypes.h.

◆ width

float32_t dwRectf::width

Definition at line 77 of file GeometricTypes.h.

◆ x

float32_t dwRectf::x

Definition at line 71 of file GeometricTypes.h.

◆ y

float32_t dwRectf::y

Definition at line 74 of file GeometricTypes.h.


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