graphical-debugging
graphical-debugging copied to clipboard
Why the boost::geometry::box cannot be showed in my vs community 2019
Hi, I am a new user for the graphical-debugging, I found the boost::geometry::box cannot be showed in vs community 2019. is there some setting to enable this plot ?
Hi, All of the supported geometries should be shown. What are the coordinates of the box you're trying to display?
Hi, All of the supported geometries should be shown. What are the coordinates of the box you're trying to display?
Hi Adam,
The qbox position info is as below, it is the return_envelope of qpoly. I am also feel strange since the box is the base type of boost geometry...
Thanks! I see that the colors are not in order, this means you have created the list by adding some geometries and then removing some of them and adding again. This is fine. I only want to know if the problem is related to the drawing of the box or to the list manipulation. Was the box visible at some point and then disappear? Is it shown if you create a list in a different order? Is it shown if it's the only geometry that is on the list? Etc.
It should be fixed in v0.34.