#include <vtkELNOSurfaceFilter.h>
Public Member Functions | |
vtkTypeMacro (vtkELNOSurfaceFilter, vtkUnstructuredGridAlgorithm) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
static vtkELNOSurfaceFilter * | New () |
Protected Member Functions | |
vtkELNOSurfaceFilter () | |
~vtkELNOSurfaceFilter () | |
int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
Private Member Functions | |
vtkELNOSurfaceFilter (const vtkELNOSurfaceFilter &) | |
void | operator= (const vtkELNOSurfaceFilter &) |
|
protected |
|
protected |
|
private |
|
static |
vtkELNOSurfaceFilter::vtkTypeMacro | ( | vtkELNOSurfaceFilter | , |
vtkUnstructuredGridAlgorithm | |||
) |
void vtkELNOSurfaceFilter::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
|
protected |
References New().
|
private |