51 #ifndef vtkSliceCubes_h
52 #define vtkSliceCubes_h
78 vtkSetStringMacro(FileName);
79 vtkGetStringMacro(FileName);
84 vtkSetMacro(Value,
double);
85 vtkGetMacro(Value,
double);
91 vtkSetStringMacro(LimitsFileName);
92 vtkGetStringMacro(LimitsFileName);
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
generate isosurface(s) from volume four slices at a time
#define VTKIMAGINGHYBRID_EXPORT