In fact, looking at my commits again, all classes were using the vtkDebugLeaks::ConstructClass(const char* name)
function prior to this feature. It seems I just overlooked vtkCommand
and descendents. Patch coming.
In fact, looking at my commits again, all classes were using the vtkDebugLeaks::ConstructClass(const char* name)
function prior to this feature. It seems I just overlooked vtkCommand
and descendents. Patch coming.