Running vairdraw ================ See 'vairdraw --help' for the command line parameters

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.