#include <vtkDebugLeaksManager.h>
vtkDebugLeaksManager should be included in any translation unit that will use vtkDebugLeaks or that implements the singleton pattern. It makes sure that the vtkDebugLeaks singleton is created before and destroyed after all other singletons in VTK.
Definition at line 40 of file vtkDebugLeaksManager.h.
Public Member Functions | |
vtkDebugLeaksManager () | |
~vtkDebugLeaksManager () |
|
|
|
|