You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Thanks for your library.
I generate a series of poygons at random, and the polygons can be drawn on a widget with Qt. I can also output the vertexes with the function Item::toString. However, the number of bins that used is always zero, The result polygons' postion also haven't been changed. What the mistake I make. Here is the output Here is the polygons I generate Here is the screenshoot of code
The text was updated successfully, but these errors were encountered:
Hello! Thanks for your library.
I generate a series of poygons at random, and the polygons can be drawn on a widget with Qt. I can also output the vertexes with the function Item::toString. However, the number of bins that used is always zero, The result polygons' postion also haven't been changed. What the mistake I make.
Here is the output
Here is the polygons I generate
Here is the screenshoot of code
The text was updated successfully, but these errors were encountered: