NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVector3d Struct Reference

Detailed Description

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

Definition at line 85 of file MatrixTypes.h.

Data Fields

float64_t x
 
float64_t y
 
float64_t z
 

Field Documentation

◆ x

float64_t dwVector3d::x

Definition at line 87 of file MatrixTypes.h.

◆ y

float64_t dwVector3d::y

Definition at line 88 of file MatrixTypes.h.

◆ z

float64_t dwVector3d::z

Definition at line 89 of file MatrixTypes.h.


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