#include <openglsurfacetexture.h>
Definition at line 18 of file openglsurfacetexture.h.
◆ OpenGLSurfaceContents() [1/3]
KWin::OpenGLSurfaceContents::OpenGLSurfaceContents |
( |
| ) |
|
|
inline |
◆ OpenGLSurfaceContents() [2/3]
KWin::OpenGLSurfaceContents::OpenGLSurfaceContents |
( |
const std::shared_ptr< GLTexture > & | contents | ) |
|
|
inline |
◆ OpenGLSurfaceContents() [3/3]
KWin::OpenGLSurfaceContents::OpenGLSurfaceContents |
( |
const QList< std::shared_ptr< GLTexture > > & | planes | ) |
|
|
inline |
◆ isValid()
bool KWin::OpenGLSurfaceContents::isValid |
( |
| ) |
const |
|
inline |
◆ reset()
void KWin::OpenGLSurfaceContents::reset |
( |
| ) |
|
|
inline |
◆ setDirty()
void KWin::OpenGLSurfaceContents::setDirty |
( |
| ) |
|
◆ planes
QList<std::shared_ptr<GLTexture> > KWin::OpenGLSurfaceContents::planes |
The documentation for this class was generated from the following files: