|
VTK
9.4.2
|
Go to the source code of this file.
Classes | |
| class | vtkNew< T > |
| Allocate and hold a VTK object. More... | |
Functions | |
| template<class T > | |
| void | vtkGarbageCollectorReport (vtkGarbageCollector *collector, vtkNew< T > &ptr, const char *desc) |
| Function to report a reference held by a vtkNew to a collector. | |
| void vtkGarbageCollectorReport | ( | vtkGarbageCollector * | collector, |
| vtkNew< T > & | ptr, | ||
| const char * | desc | ||
| ) |
Function to report a reference held by a vtkNew to a collector.
Definition at line 282 of file vtkGarbageCollector.h.