73 #ifndef vtkDiscreteMarchingCubes_h 74 #define vtkDiscreteMarchingCubes_h 76 #include "vtkFiltersGeneralModule.h" 90 vtkGetMacro(ComputeAdjacentScalars,
int);
generate object boundaries from labelled volumes
static vtkMarchingCubes * New()
generate isosurface(s) from volume
int ComputeAdjacentScalars
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.