4#ifndef vtkCocoaAutoreleasePool_h
5#define vtkCocoaAutoreleasePool_h
7#include "vtkRenderingUIModule.h"
17VTK_ABI_NAMESPACE_BEGIN
RAII class to create an NSAutoreleasePool.
vtkCocoaAutoreleasePool()
~vtkCocoaAutoreleasePool()
void Release()
Release the pool to reclaim the memory.