#include <juce_Direct2DGraphicsContext_windows.h>
◆ clipTo() [1/2]
template<typename Numeric >
| void juce::Direct2DGraphicsContext::PendingClipList::clipTo |
( |
const RectangleList< Numeric > & |
other | ) |
|
|
inline |
◆ clipTo() [2/2]
| void juce::Direct2DGraphicsContext::PendingClipList::clipTo |
( |
Rectangle< float > |
i | ) |
|
|
inline |
◆ getList()
◆ isClipApplied()
| bool juce::Direct2DGraphicsContext::PendingClipList::isClipApplied |
( |
| ) |
const |
|
inline |
◆ reset()
| void juce::Direct2DGraphicsContext::PendingClipList::reset |
( |
Rectangle< float > |
maxBounds | ) |
|
|
inline |
◆ subtract()
| void juce::Direct2DGraphicsContext::PendingClipList::subtract |
( |
Rectangle< float > |
i | ) |
|
|
inline |
◆ clipApplied
| bool juce::Direct2DGraphicsContext::PendingClipList::clipApplied = false |
|
private |
◆ list
The documentation for this class was generated from the following file: