 |
VTK
9.1.0
|
Go to the documentation of this file.
49 #ifndef vtkSliceCubes_h
50 #define vtkSliceCubes_h
52 #include "vtkImagingHybridModule.h"
65 void Write() { this->Update(); }
88 vtkSetMacro(Value,
double);
89 vtkGetMacro(Value,
double);
virtual void SetReader(vtkVolumeReader *)
Set/get object to read slices.
vtkSetFilePathMacro(FileName)
Specify file name of marching cubes output file.
vtkGetFilePathMacro(FileName)
Specify file name of marching cubes output file.
vtkSetFilePathMacro(LimitsFileName)
Specify file name of marching cubes limits file.
abstract base class for most VTK objects
static vtkSliceCubes * New()
vtkGetFilePathMacro(LimitsFileName)
Specify file name of marching cubes limits file.
~vtkSliceCubes() override
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