#include <DriverInfo.h>
Definition at line 930 of file DriverInfo.h.
◆ PageRect() [1/2]
| aur::ADA::PageRect::PageRect |
( |
| ) |
|
|
inlinenoexcept |
◆ PageRect() [2/2]
| aur::ADA::PageRect::PageRect |
( |
float |
x1, |
|
|
float |
y1, |
|
|
float |
x2, |
|
|
float |
y2 |
|
) |
| |
|
inlinenoexcept |
◆ Height()
| float aur::ADA::PageRect::Height |
( |
| ) |
const |
|
inlinenoexcept |
◆ Intersect()
| void aur::ADA::PageRect::Intersect |
( |
const PageRect & |
inBounds | ) |
|
|
inlinenoexcept |
◆ Union()
| void aur::ADA::PageRect::Union |
( |
const PageRect & |
inBounds | ) |
|
|
inlinenoexcept |
◆ Width()
| float aur::ADA::PageRect::Width |
( |
| ) |
const |
|
inlinenoexcept |
◆ bottom
| float aur::ADA::PageRect::bottom |
◆ left
| float aur::ADA::PageRect::left |
◆ right
| float aur::ADA::PageRect::right |
◆ top
| float aur::ADA::PageRect::top |
The documentation for this class was generated from the following file: