|
|
|
|
|
by epasveer
1355 days ago
|
|
(The Seer author here) The StructVisualizer can follow *pointers. The default method is to view the struct/class that is pointed at in the same visualizer. You can RMB click on the pointer in the StructVisualizer to open a second visualizer for that pointer. I know this is a bit aways from how DDD worked. DDD has a nice way of "graphing" the struct/class tree, including any referenced struct/class that come from pointers. Who knows, it may be in my plans :^) |
|