52 #ifndef vtkSliceCubes_h 53 #define vtkSliceCubes_h 55 #include "vtkImagingHybridModule.h" 83 vtkSetStringMacro(FileName);
84 vtkGetStringMacro(FileName);
91 vtkSetMacro(Value,
double);
92 vtkGetMacro(Value,
double);
100 vtkSetStringMacro(LimitsFileName);
101 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...