|
void | paint () const |
|
void | paintCached () |
|
void | setOnionSkinPainterOptions (const OnionSkinPainterOptions &options) |
|
void | setCanvas (QPixmap *canvas) |
|
void | preparePainter (const Object *object, int layerIndex, int frameIndex, const QTransform &transform, bool isPlaying, LayerVisibility layerVisibility, float relativeLayerOpacityThreshold, qreal viewScale) |
|
void | resetCache () |
|
|
const Object * | mObject = nullptr |
|
QPixmap * | mCanvas = nullptr |
|
std::unique_ptr< QPixmap > | mCachedPaint = nullptr |
|
QTransform | mViewTransform |
|
OnionSkinSubPainter | mOnionSkinPainter |
|
OnionSkinPainterOptions | mOnionSkinOptions |
|
int | mFrameIndex = 0 |
|
int | mCurrentLayerIndex = 0 |
|
LayerVisibility | mLayerVisibility |
|
float | mRelativeLayerOpacityThreshold = 0 |
|
qreal | mViewScale = 0 |
|
bool | mIsPlaying = false |
|
Definition at line 37 of file camerapainter.h.
The documentation for this class was generated from the following files: