DriveWorks SDK Reference
5.20.37 Release
For Test and Development only

dwRect Struct Reference

Detailed Description

Defines a rectangle.

Definition at line 60 of file GeometricTypes.h.

Public Member Functions

int32_t x __attribute__ ((aligned(8)))
 

Data Fields

int32_t height
 
int32_t width
 
int32_t y
 

Member Function Documentation

◆ __attribute__()

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

Field Documentation

◆ height

int32_t dwRect::height

Definition at line 72 of file GeometricTypes.h.

◆ width

int32_t dwRect::width

Definition at line 69 of file GeometricTypes.h.

◆ y

int32_t dwRect::y

Definition at line 66 of file GeometricTypes.h.


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