NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::NvSiplPointFloat Struct Reference

Detailed Description

Defines the float-precision location of a point on a two-dimensional object.

Definition at line 125 of file NvSIPLCommon.hpp.

Data Fields

float_t x
 Holds the horizontal location of the point. More...
 
float_t y
 Holds the vertical location of the point. More...
 

Field Documentation

◆ x

float_t nvsipl::NvSiplPointFloat::x

Holds the horizontal location of the point.

Definition at line 127 of file NvSIPLCommon.hpp.

◆ y

float_t nvsipl::NvSiplPointFloat::y

Holds the vertical location of the point.

Definition at line 129 of file NvSIPLCommon.hpp.


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