72 #ifndef vtkDiscreteMarchingCubes_h
73 #define vtkDiscreteMarchingCubes_h
75 #include "vtkFiltersGeneralModule.h"
78 VTK_ABI_NAMESPACE_BEGIN
98 vtkBooleanMacro(ComputeAdjacentScalars,
vtkTypeBool);
113 VTK_ABI_NAMESPACE_END
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.