|
LMMS
|
Public Member Functions | |
| ID2D1PathGeometry * | rectListToPathGeometry (const RectangleList< int > &clipRegion) |
| ID2D1PathGeometry * | pathToPathGeometry (const Path &path, const AffineTransform &transform) |
Public Attributes | |
| SharedResourcePointer< Direct2DFactories > | factories |
| ComSmartPtr< ID2D1HwndRenderTarget > | renderingTarget |
| ComSmartPtr< ID2D1SolidColorBrush > | colourBrush |
|
inline |
|
inline |
| ComSmartPtr<ID2D1SolidColorBrush> juce::Direct2DLowLevelGraphicsContext::Pimpl::colourBrush |
| SharedResourcePointer<Direct2DFactories> juce::Direct2DLowLevelGraphicsContext::Pimpl::factories |
| ComSmartPtr<ID2D1HwndRenderTarget> juce::Direct2DLowLevelGraphicsContext::Pimpl::renderingTarget |