 |
VTK
9.1.0
|
Go to the documentation of this file.
106 #ifndef vtkDiscreteMarchingCubes_h
107 #define vtkDiscreteMarchingCubes_h
109 #include "vtkFiltersGeneralModule.h"
~vtkDiscreteMarchingCubes() override
generate isosurface(s) from volume
vtkTypeBool ComputeAdjacentScalars
generate object boundaries from labelled volumes
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDiscreteMarchingCubes * New()
a simple class to control print indentation
vtkDiscreteMarchingCubes()