DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwVector2d Struct Reference

Detailed Description

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

Definition at line 56 of file MatrixTypes.h.

Public Member Functions

float64_t__attribute__ ((aligned(16)))
 

Data Fields

float64_t y
 

Member Function Documentation

◆ __attribute__()

float64_t x dwVector2d::__attribute__ ( (aligned(16))  )

Field Documentation

◆ y

float64_t dwVector2d::y

Definition at line 59 of file MatrixTypes.h.


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