collapse multiple vertices into a single vertex
More...
#include <vtkPBGLCollapseParallelEdges.h>
Inherits vtkGraphAlgorithm.
collapse multiple vertices into a single vertex
Uses single input array specified with SetInputArrayToProcess(0,...) to collapse groups of vertices with the same value into a single vertex.
- Tests:
- vtkPBGLCollapseParallelEdges (Tests)
Definition at line 37 of file vtkPBGLCollapseParallelEdges.h.
vtkPBGLCollapseParallelEdges::vtkPBGLCollapseParallelEdges |
( |
| ) |
|
|
protected |
vtkPBGLCollapseParallelEdges::~vtkPBGLCollapseParallelEdges |
( |
| ) |
|
|
protected |
static int vtkPBGLCollapseParallelEdges::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkPBGLCollapseParallelEdges::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkPBGLCollapseParallelEdges::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkPBGLCollapseParallelEdges::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual int vtkPBGLCollapseParallelEdges::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: