generates scalars from blocks.
More...
#include <vtkBlockIdScalars.h>
Inherits vtkMultiBlockDataSetAlgorithm.
generates scalars from blocks.
vtkBlockIdScalars is a filter that generates scalars using the block index for each block. Note that all sub-blocks within a block get the same scalar. The new scalars array is named BlockIdScalars
.
Definition at line 29 of file vtkBlockIdScalars.h.
vtkBlockIdScalars::vtkBlockIdScalars |
( |
| ) |
|
|
protected |
vtkBlockIdScalars::~vtkBlockIdScalars |
( |
| ) |
|
|
protected |
static int vtkBlockIdScalars::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkBlockIdScalars::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkBlockIdScalars::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkBlockIdScalars::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkBlockIdScalars::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
vtkDataObject* vtkBlockIdScalars::ColorBlock |
( |
vtkDataObject * |
input, |
|
|
int |
group |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: