Go to the documentation of this file.
26 #ifndef __vtkMemoryLimitImageDataStreamer_h
27 #define __vtkMemoryLimitImageDataStreamer_h
41 vtkSetMacro(MemoryLimit,
unsigned long);
42 vtkGetMacro(MemoryLimit,
unsigned long);
54 unsigned long MemoryLimit;