|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (const Private &rhs, KisLayer *_sourceLayer, KisPSDLayerStyleSP clonedStyle) | |
| Private (KisLayer *_sourceLayer) | |
Public Attributes | |
| QScopedPointer< KisLayerStyleFilterEnvironment > | environment |
| QScopedPointer< KisLayerStyleFilter > | filter |
| KisLayerStyleKnockoutBlower | knockoutBlower |
| KisMultipleProjection | projection |
| KisLayer * | sourceLayer |
| KisPSDLayerStyleSP | style |
Definition at line 22 of file kis_layer_style_filter_projection_plane.cpp.
|
inline |
Definition at line 24 of file kis_layer_style_filter_projection_plane.cpp.
References KIS_SAFE_ASSERT_RECOVER_NOOP.
|
inline |
Definition at line 31 of file kis_layer_style_filter_projection_plane.cpp.
References KIS_SAFE_ASSERT_RECOVER_NOOP.
| QScopedPointer<KisLayerStyleFilterEnvironment> KisLayerStyleFilterProjectionPlane::Private::environment |
Definition at line 47 of file kis_layer_style_filter_projection_plane.cpp.
| QScopedPointer<KisLayerStyleFilter> KisLayerStyleFilterProjectionPlane::Private::filter |
Definition at line 45 of file kis_layer_style_filter_projection_plane.cpp.
| KisLayerStyleKnockoutBlower KisLayerStyleFilterProjectionPlane::Private::knockoutBlower |
Definition at line 48 of file kis_layer_style_filter_projection_plane.cpp.
| KisMultipleProjection KisLayerStyleFilterProjectionPlane::Private::projection |
Definition at line 50 of file kis_layer_style_filter_projection_plane.cpp.
| KisLayer* KisLayerStyleFilterProjectionPlane::Private::sourceLayer |
Definition at line 43 of file kis_layer_style_filter_projection_plane.cpp.
| KisPSDLayerStyleSP KisLayerStyleFilterProjectionPlane::Private::style |
Definition at line 46 of file kis_layer_style_filter_projection_plane.cpp.