KWinLibraries
KWin::WindowQuadList Class Reference
[KWin effects library]
#include <kwineffects.h>
Inheritance diagram for KWin::WindowQuadList:

Public Member Functions | |
WindowQuadList | filterOut (WindowQuadType type) const |
bool | isTransformed () const |
void | makeArrays (float **vertices, float **texcoords) const |
WindowQuadList | makeGrid (int maxquadsize) const |
WindowQuadList | makeRegularGrid (int xSubdivisions, int ySubdivisions) const |
WindowQuadList | select (WindowQuadType type) const |
bool | smoothNeeded () const |
WindowQuadList | splitAtX (double x) const |
WindowQuadList | splitAtY (double y) const |
Detailed Description
Definition at line 920 of file kwineffects.h.
Member Function Documentation
WindowQuadList KWin::WindowQuadList::splitAtX | ( | double | x | ) | const |
Definition at line 575 of file kwineffects.cpp.
The documentation for this class was generated from the following files: