DriveWorks SDK Reference
5.14.77 Release
For Test and Development only

dwRect Struct Reference

Detailed Description

Defines a rectangle.

Definition at line 56 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 68 of file GeometricTypes.h.

◆ width

int32_t dwRect::width

Definition at line 65 of file GeometricTypes.h.

◆ y

int32_t dwRect::y

Definition at line 62 of file GeometricTypes.h.


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