DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwVector2f Struct Reference

Detailed Description

Defines a two-element single-precision floating-point vector.

Definition at line 48 of file MatrixTypes.h.

Public Member Functions

float32_t__attribute__ ((aligned(8)))
 

Data Fields

float32_t y
 

Member Function Documentation

◆ __attribute__()

float32_t x dwVector2f::__attribute__ ( (aligned(8))  )

Field Documentation

◆ y

float32_t dwVector2f::y

Definition at line 51 of file MatrixTypes.h.


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