49 #ifndef vtkSliceCubes_h 50 #define vtkSliceCubes_h 52 #include "vtkImagingHybridModule.h" 80 vtkSetStringMacro(FileName);
81 vtkGetStringMacro(FileName);
88 vtkSetMacro(Value,
double);
89 vtkGetMacro(Value,
double);
97 vtkSetStringMacro(LimitsFileName);
98 vtkGetStringMacro(LimitsFileName);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
generate isosurface(s) from volume four slices at a time
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...