28 Sep
2015
28 Sep
'15
11:58 p.m.
Adam Wulkiewicz wrote:
Hi,
For some time now I've been thinking about extending the capabilities of a debugger and to visualize data in more convenient way than the raw numbers. It's obvious to me that in many cases variables could be graphically visualized, in many cases this is the "natural" representation, this would greately simplify the debugging. I haven't found anything like it so I've decided to play with the VS2015 extensions, mostly because they're easy to write. This is what I came up with (see the readme):
FYI, I implemented the support for geographic and spherical equatorial coordinate systems for Boost.Geometry models. See the readme for an example. Regards, Adam