![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QSpanBuffer (ProcessSpans blend, void *data, const QRect &clipRect) | |
~QSpanBuffer () | |
void | addSpan (int x, int len, int y, int coverage) |
Definition at line 45 of file qrasterizer.cpp.
|
inline |
Definition at line 47 of file qrasterizer.cpp.
|
inline |
Definition at line 55 of file qrasterizer.cpp.
|
inline |
Definition at line 60 of file qrasterizer.cpp.
References QRect::bottom(), QT_FT_Span_::coverage, QRect::left(), QT_FT_Span_::len, Q_ASSERT, QRect::right(), SPAN_BUFFER_SIZE, QRect::top(), QT_FT_Span_::x, and QT_FT_Span_::y.