DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwVector2i Struct Reference

Detailed Description

Defines a two-element integer vector.

Definition at line 63 of file MatrixTypes.h.

Public Member Functions

int32_t x __attribute__ ((aligned(8)))
 

Data Fields

int32_t y
 

Member Function Documentation

◆ __attribute__()

int32_t x dwVector2i::__attribute__ ( (aligned(8))  )

Field Documentation

◆ y

int32_t dwVector2i::y

Definition at line 66 of file MatrixTypes.h.


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