80 #ifndef vtkDiscreteMarchingCubes_h
81 #define vtkDiscreteMarchingCubes_h
83 #include "vtkFiltersGeneralModule.h"
105 vtkBooleanMacro(ComputeAdjacentScalars,
vtkTypeBool);
generate object boundaries from labelled volumes
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkMarchingCubes * New()
a simple class to control print indentation
generate isosurface(s) from volume
vtkTypeBool ComputeAdjacentScalars
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.