DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwVector4d Struct Reference

Detailed Description

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

Definition at line 104 of file MatrixTypes.h.

Public Member Functions

float64_t__attribute__ ((aligned(16)))
 

Data Fields

float64_t w
 
float64_t y
 
float64_t z
 

Member Function Documentation

◆ __attribute__()

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

Field Documentation

◆ w

float64_t dwVector4d::w

Definition at line 109 of file MatrixTypes.h.

◆ y

float64_t dwVector4d::y

Definition at line 107 of file MatrixTypes.h.

◆ z

float64_t dwVector4d::z

Definition at line 108 of file MatrixTypes.h.


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