| 
    VTK
   
    
   
   | 
  
  
  
 
Namespaces | |
| namespace | detail | 
Functions | |
| int | MarchingCubes (vtkDataSet *input, vtkPolyData *output, vtkDataArray *field, float isoValue) | 
| int | Threshold (vtkDataSet *input, vtkUnstructuredGrid *output, vtkDataArray *field, double lower, double upper) | 
| int vtkDax::MarchingCubes | ( | vtkDataSet * | input, | 
| vtkPolyData * | output, | ||
| vtkDataArray * | field, | ||
| float | isoValue | ||
| ) | 
Definition at line 114 of file vtkDaxMarchingCubesImpl.h.
| int vtkDax::Threshold | ( | vtkDataSet * | input, | 
| vtkUnstructuredGrid * | output, | ||
| vtkDataArray * | field, | ||
| double | lower, | ||
| double | upper | ||
| ) | 
Definition at line 147 of file vtkDaxThresholdImpl.h.
 1.8.0