Hello all,
I am implementing a QPaintEngine with my own backend. I was wondering, on a call from the painter to the engine to drawPolygon it passes in an array of points, are those points in order? I need to know because I am rendering the polygon in a proprietary openGL graphics engine.
Bookmarks