KWinLibraries
KWin::WindowPaintData Class Reference
[KWin effects library]
#include <kwineffects.h>
Public Member Functions | |
| WindowPaintData (EffectWindow *w) | |
Public Attributes | |
| double | brightness |
| double | contents_opacity |
| double | decoration_opacity |
| double | opacity |
| WindowQuadList | quads |
| RotationData * | rotation |
| double | saturation |
| GLShader * | shader |
| double | xScale |
| int | xTranslate |
| double | yScale |
| int | yTranslate |
| double | zScale |
| double | zTranslate |
Detailed Description
Definition at line 960 of file kwineffects.h.
Constructor & Destructor Documentation
| KWin::WindowPaintData::WindowPaintData | ( | EffectWindow * | w | ) |
Definition at line 61 of file kwineffects.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference