73 #ifndef vtkDiscreteMarchingCubes_h 74 #define vtkDiscreteMarchingCubes_h 76 #include "vtkFiltersGeneralModule.h" 91 vtkBooleanMacro(ComputeAdjacentScalars,
vtkTypeBool);
generate object boundaries from labelled volumes
static vtkMarchingCubes * New()
generate isosurface(s) from volume
vtkTypeBool ComputeAdjacentScalars
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.