Krita Source Code Documentation
Loading...
Searching...
No Matches
KisLayerStyleFilterProjectionPlane::Private Struct Reference

Public Member Functions

 Private (const Private &rhs, KisLayer *_sourceLayer, KisPSDLayerStyleSP clonedStyle)
 
 Private (KisLayer *_sourceLayer)
 

Public Attributes

QScopedPointer< KisLayerStyleFilterEnvironmentenvironment
 
QScopedPointer< KisLayerStyleFilterfilter
 
KisLayerStyleKnockoutBlower knockoutBlower
 
KisMultipleProjection projection
 
KisLayersourceLayer
 
KisPSDLayerStyleSP style
 

Detailed Description

Definition at line 22 of file kis_layer_style_filter_projection_plane.cpp.

Constructor & Destructor Documentation

◆ Private() [1/2]

KisLayerStyleFilterProjectionPlane::Private::Private ( KisLayer * _sourceLayer)
inline

◆ Private() [2/2]

KisLayerStyleFilterProjectionPlane::Private::Private ( const Private & rhs,
KisLayer * _sourceLayer,
KisPSDLayerStyleSP clonedStyle )
inline

Member Data Documentation

◆ environment

QScopedPointer<KisLayerStyleFilterEnvironment> KisLayerStyleFilterProjectionPlane::Private::environment

Definition at line 47 of file kis_layer_style_filter_projection_plane.cpp.

◆ filter

QScopedPointer<KisLayerStyleFilter> KisLayerStyleFilterProjectionPlane::Private::filter

Definition at line 45 of file kis_layer_style_filter_projection_plane.cpp.

◆ knockoutBlower

KisLayerStyleKnockoutBlower KisLayerStyleFilterProjectionPlane::Private::knockoutBlower

Definition at line 48 of file kis_layer_style_filter_projection_plane.cpp.

◆ projection

KisMultipleProjection KisLayerStyleFilterProjectionPlane::Private::projection

Definition at line 50 of file kis_layer_style_filter_projection_plane.cpp.

◆ sourceLayer

KisLayer* KisLayerStyleFilterProjectionPlane::Private::sourceLayer

Definition at line 43 of file kis_layer_style_filter_projection_plane.cpp.

◆ style

KisPSDLayerStyleSP KisLayerStyleFilterProjectionPlane::Private::style

Definition at line 46 of file kis_layer_style_filter_projection_plane.cpp.


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