NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVector2i Struct Reference

Detailed Description

Defines a two-element integer vector.

Definition at line 52 of file MatrixTypes.h.

Data Fields

int32_t x
 
int32_t y
 

Field Documentation

◆ x

int32_t dwVector2i::x

Definition at line 55 of file MatrixTypes.h.

◆ y

int32_t dwVector2i::y

Definition at line 56 of file MatrixTypes.h.


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