Definition at line 37 of file camerapainter.h.
◆ CameraPainter()
| CameraPainter::CameraPainter |
( |
QPixmap & |
canvas | ) |
|
|
explicit |
◆ initializePainter()
| void CameraPainter::initializePainter |
( |
QPainter & |
painter, |
|
|
QPixmap & |
pixmap, |
|
|
const QRect & |
blitRect, |
|
|
bool |
blitEnabled |
|
) |
| |
|
private |
◆ paint()
| void CameraPainter::paint |
( |
const QRect & |
blitRect | ) |
|
◆ paintBorder()
◆ paintCached()
| void CameraPainter::paintCached |
( |
const QRect & |
blitRect | ) |
|
◆ paintOnionSkinning()
◆ paintVisuals()
| void CameraPainter::paintVisuals |
( |
QPainter & |
painter, |
|
|
const QRect & |
blitRect |
|
) |
| |
|
private |
◆ preparePainter()
| void CameraPainter::preparePainter |
( |
const Object * |
object, |
|
|
int |
layerIndex, |
|
|
int |
frameIndex, |
|
|
const QTransform & |
transform, |
|
|
bool |
isPlaying, |
|
|
LayerVisibility |
layerVisibility, |
|
|
float |
relativeLayerOpacityThreshold, |
|
|
qreal |
viewScale |
|
) |
| |
◆ reset()
| void CameraPainter::reset |
( |
| ) |
|
◆ resetCache()
| void CameraPainter::resetCache |
( |
| ) |
|
◆ setOnionSkinPainterOptions()
◆ mCameraCacheValid
| bool CameraPainter::mCameraCacheValid = false |
|
private |
◆ mCameraPixmap
| QPixmap CameraPainter::mCameraPixmap |
|
private |
◆ mCanvas
◆ mCurrentLayerIndex
| int CameraPainter::mCurrentLayerIndex = 0 |
|
private |
◆ mFrameIndex
| int CameraPainter::mFrameIndex = 0 |
|
private |
◆ mIsPlaying
| bool CameraPainter::mIsPlaying = false |
|
private |
◆ mLayerVisibility
| LayerVisibility CameraPainter::mLayerVisibility |
|
private |
◆ mObject
| const Object* CameraPainter::mObject = nullptr |
|
private |
◆ mOnionSkinOptions
◆ mOnionSkinPainter
◆ mRelativeLayerOpacityThreshold
| float CameraPainter::mRelativeLayerOpacityThreshold = 0 |
|
private |
◆ mViewScale
| qreal CameraPainter::mViewScale = 0 |
|
private |
◆ mViewTransform
◆ mZeroPoint
| const QPointF CameraPainter::mZeroPoint |
|
private |
The documentation for this class was generated from the following files: