Closed kevinresol closed 7 years ago
There are also Line and Polygon. But I don't need them atm.
I think EConst has to carry the type information somehow, like EConst(value, DPoint)
EConst
EConst(value, DPoint)
Otherwise I have to do some crazy hack like this
There are also Line and Polygon. But I don't need them atm.