LMMS
Loading...
Searching...
No Matches
juce::Direct2DLowLevelGraphicsContext::Pimpl Struct Reference

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

Member Function Documentation

◆ pathToPathGeometry()

ID2D1PathGeometry * juce::Direct2DLowLevelGraphicsContext::Pimpl::pathToPathGeometry ( const Path & path,
const AffineTransform & transform )
inline

◆ rectListToPathGeometry()

ID2D1PathGeometry * juce::Direct2DLowLevelGraphicsContext::Pimpl::rectListToPathGeometry ( const RectangleList< int > & clipRegion)
inline

Member Data Documentation

◆ colourBrush

ComSmartPtr<ID2D1SolidColorBrush> juce::Direct2DLowLevelGraphicsContext::Pimpl::colourBrush

◆ factories

SharedResourcePointer<Direct2DFactories> juce::Direct2DLowLevelGraphicsContext::Pimpl::factories

◆ renderingTarget

ComSmartPtr<ID2D1HwndRenderTarget> juce::Direct2DLowLevelGraphicsContext::Pimpl::renderingTarget

The documentation for this struct was generated from the following file: