NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVector2f Struct Reference

Detailed Description

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

Definition at line 30 of file MatrixTypes.h.

Data Fields

float32_t x
 
float32_t y
 

Field Documentation

◆ x

float32_t dwVector2f::x

Definition at line 33 of file MatrixTypes.h.

◆ y

float32_t dwVector2f::y

Definition at line 34 of file MatrixTypes.h.


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