KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::CrossFadeWindowData Class Reference
Inheritance diagram for KWin::CrossFadeWindowData:
KWin::OffscreenData

Public Attributes

QRectF frameGeometryAtCapture
 
- Public Attributes inherited from KWin::OffscreenData
std::unique_ptr< GLTexturem_texture
 
std::unique_ptr< GLFramebufferm_fbo
 
bool m_isDirty = true
 
GLShaderm_shader = nullptr
 
RenderGeometry::VertexSnappingMode m_vertexSnappingMode = RenderGeometry::VertexSnappingMode::Round
 
QMetaObject::Connection m_windowDamagedConnection
 

Additional Inherited Members

- Public Member Functions inherited from KWin::OffscreenData
virtual ~OffscreenData ()
 
void setDirty ()
 
void setShader (GLShader *newShader)
 
void setVertexSnappingMode (RenderGeometry::VertexSnappingMode mode)
 
void paint (const RenderTarget &renderTarget, const RenderViewport &viewport, EffectWindow *window, const QRegion &region, const WindowPaintData &data, const WindowQuadList &quads)
 
void maybeRender (EffectWindow *window)
 

Detailed Description

Definition at line 283 of file offscreeneffect.cpp.

Member Data Documentation

◆ frameGeometryAtCapture

QRectF KWin::CrossFadeWindowData::frameGeometryAtCapture

Definition at line 286 of file offscreeneffect.cpp.


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