#include <juce_DirectX_windows.h>

Public Member Functions | |
| void | clear () |
| void | findRECTAndValidate (HWND windowHandle) |
| Span< const RECT > | getRects () const |
Private Attributes | |
| MemoryBlock | block { 1024 } |
| uint32 | numRect = 0 |
|
inline |
References numRect.
| void juce::UpdateRegion::findRECTAndValidate | ( | HWND | windowHandle | ) |
|
inline |
References block, juce::MemoryBlock::getData(), and numRect.
|
private |
Referenced by getRects().
|
private |
Referenced by clear(), and getRects().