NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
NvRectF32Rec Struct Reference

Detailed Description

This structure is used to define a 2-dimensional rectangle with floating point coordinates.

Definition at line 297 of file nvcommon.h.

Data Fields

NvF32 left
 
NvF32 top
 
NvF32 right
 
NvF32 bottom
 

Field Documentation

◆ bottom

NvF32 NvRectF32Rec::bottom

Definition at line 302 of file nvcommon.h.

◆ left

NvF32 NvRectF32Rec::left

Definition at line 299 of file nvcommon.h.

◆ right

NvF32 NvRectF32Rec::right

Definition at line 301 of file nvcommon.h.

◆ top

NvF32 NvRectF32Rec::top

Definition at line 300 of file nvcommon.h.


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