A pixel rectangle, half-open: [left, right) x [top, bottom).
More...
#include <DekiRect.h>
A pixel rectangle, half-open: [left, right) x [top, bottom).
Shared vocabulary between the render system (which pixels a frame changed, IDekiRenderSystem::GetPresentRects) and displays (which pixels to push, IDekiDisplay::PresentRegions).
◆ Width()
| int32_t DekiRect::Width |
( |
| ) |
const |
|
inline |
◆ Height()
| int32_t DekiRect::Height |
( |
| ) |
const |
|
inline |
◆ Empty()
| bool DekiRect::Empty |
( |
| ) |
const |
|
inline |
◆ left
◆ top
◆ right
◆ bottom
The documentation for this struct was generated from the following file: