Skip to content

View implementation with extra debugging information

Benjamin Michael Wynne requested to merge bwynne/athena:DebugViewImpl into master

I've added some detailed debugging tools to the event view implementation, but since these have a performance impact I'm moving this code to a separate implementation of the class.

The code can be activated by changing the PIMPL in SG::View, but the default is left unchanged.

Edited by Benjamin Michael Wynne

Merge request reports