DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwRectf Struct Reference

Detailed Description

Defines a rectangle with floating point numbers.

Definition at line 73 of file GeometricTypes.h.

Public Member Functions

float32_t__attribute__ ((aligned(8)))
 

Data Fields

float32_t height
 
float32_t width
 
float32_t y
 

Member Function Documentation

◆ __attribute__()

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

Field Documentation

◆ height

float32_t dwRectf::height

Definition at line 85 of file GeometricTypes.h.

◆ width

float32_t dwRectf::width

Definition at line 82 of file GeometricTypes.h.

◆ y

float32_t dwRectf::y

Definition at line 79 of file GeometricTypes.h.


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