remove vertices of a vtkGraph with degree zero.
More...
#include <vtkRemoveIsolatedVertices.h>
Inherits vtkGraphAlgorithm.
remove vertices of a vtkGraph with degree zero.
- Tests:
- vtkRemoveIsolatedVertices (Tests)
Definition at line 38 of file vtkRemoveIsolatedVertices.h.
vtkRemoveIsolatedVertices::vtkRemoveIsolatedVertices |
( |
| ) |
|
|
protected |
vtkRemoveIsolatedVertices::~vtkRemoveIsolatedVertices |
( |
| ) |
|
|
protected |
static int vtkRemoveIsolatedVertices::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkRemoveIsolatedVertices::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkRemoveIsolatedVertices::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkRemoveIsolatedVertices::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkRemoveIsolatedVertices::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: