NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVector3f Struct Reference

Detailed Description

Defines a three-element floating-point vector.

Definition at line 74 of file MatrixTypes.h.

Data Fields

float32_t x
 
float32_t y
 
float32_t z
 

Field Documentation

◆ x

float32_t dwVector3f::x

Definition at line 76 of file MatrixTypes.h.

◆ y

float32_t dwVector3f::y

Definition at line 77 of file MatrixTypes.h.

◆ z

float32_t dwVector3f::z

Definition at line 78 of file MatrixTypes.h.


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