DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwVector2ui Struct Reference

Detailed Description

Defines a two-element unsigned-integer vector.

Definition at line 70 of file MatrixTypes.h.

Public Member Functions

uint32_t x __attribute__ ((aligned(8)))
 

Data Fields

uint32_t y
 

Member Function Documentation

◆ __attribute__()

uint32_t x dwVector2ui::__attribute__ ( (aligned(8))  )

Field Documentation

◆ y

uint32_t dwVector2ui::y

Definition at line 73 of file MatrixTypes.h.


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