52#ifndef vtkSliceCubes_h
53#define vtkSliceCubes_h
55#include "vtkImagingHybridModule.h"
83 vtkSetStringMacro(FileName);
92 vtkGetMacro(Value,
double);
100 vtkSetStringMacro(LimitsFileName);
a simple class to control print indentation
abstract base class for most VTK objects
generate isosurface(s) from volume four slices at a time
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void SetReader(vtkVolumeReader *)
Set/get object to read slices.
static vtkSliceCubes * New()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
virtual void Update()
Updates the extensions string.