NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
nvsipl::NvSiplPointFloat Struct Reference

Detailed Description

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

Definition at line 122 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 124 of file NvSIPLCommon.hpp.

◆ y

float_t nvsipl::NvSiplPointFloat::y

Holds the vertical location of the point.

Definition at line 126 of file NvSIPLCommon.hpp.


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