NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVector2d Struct Reference

Detailed Description

Defines a two-element double-precision floating-point vector.

Definition at line 41 of file MatrixTypes.h.

Data Fields

float64_t x
 
float64_t y
 

Field Documentation

◆ x

float64_t dwVector2d::x

Definition at line 44 of file MatrixTypes.h.

◆ y

float64_t dwVector2d::y

Definition at line 45 of file MatrixTypes.h.


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