![]() |
Qt 4.8
|
Public Functions | |
| QOpenGLTessellator () | |
| QGLTrapezoid | toGLTrapezoid (const Trapezoid &trap) |
| ~QOpenGLTessellator () | |
Public Functions inherited from QTessellator | |
| virtual void | addTrap (const Trapezoid &trap)=0 |
| QTessellator () | |
| void | setWinding (bool w) |
| QRectF | tessellate (const QPointF *points, int nPoints) |
| void | tessellateConvex (const QPointF *points, int nPoints) |
| void | tessellateRect (const QPointF &a, const QPointF &b, qreal width) |
| virtual | ~QTessellator () |
Definition at line 1674 of file qpaintengine_opengl.cpp.
|
inline |
Definition at line 1677 of file qpaintengine_opengl.cpp.
|
inline |
Definition at line 1678 of file qpaintengine_opengl.cpp.
| QGLTrapezoid QOpenGLTessellator::toGLTrapezoid | ( | const Trapezoid & | trap | ) |
Definition at line 1682 of file qpaintengine_opengl.cpp.