Skip to content
Snippets Groups Projects
sdegrande's avatar
sdegrande authored
'Polygon' is a function defined in wingdi.h, colliding our
SceneGraph::Polygon.

We have to explicitly use the 'SceneGraph::' namespace to help the
compiler knows which 'Polygon' to use.
d3448bbb
History