Given as input a voronoi tesselation, stored in a vtkUnstructuredGrid, this filter computes the Minkowski functionals on each cell.
More...
#include <vtkMinkowskiFilter.h>
Inherits vtkUnstructuredGridAlgorithm.
Given as input a voronoi tesselation, stored in a vtkUnstructuredGrid, this filter computes the Minkowski functionals on each cell.
Definition at line 34 of file vtkMinkowskiFilter.h.
◆ Superclass
◆ vtkMinkowskiFilter()
vtkMinkowskiFilter::vtkMinkowskiFilter |
( |
| ) |
|
|
protected |
◆ ~vtkMinkowskiFilter()
vtkMinkowskiFilter::~vtkMinkowskiFilter |
( |
| ) |
|
|
protected |
◆ New()
◆ GetClassName()
virtual const char* vtkMinkowskiFilter::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkMinkowskiFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkMinkowskiFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkMinkowskiFilter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ RequestData()
int vtkMinkowskiFilter::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
◆ FillOutputPortInformation()
int vtkMinkowskiFilter::FillOutputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: