generate scalars from levels.
More...
#include <vtkOverlappingAMRLevelIdScalars.h>
generate scalars from levels.
vtkOverlappingAMRLevelIdScalars is a filter that generates scalars using the level number for each level. Note that all datasets within a level get the same scalar. The new scalars array is named LevelIdScalars
.
Definition at line 32 of file vtkOverlappingAMRLevelIdScalars.h.
vtkOverlappingAMRLevelIdScalars::vtkOverlappingAMRLevelIdScalars |
( |
| ) |
|
|
protected |
vtkOverlappingAMRLevelIdScalars::~vtkOverlappingAMRLevelIdScalars |
( |
| ) |
|
|
protected |
static int vtkOverlappingAMRLevelIdScalars::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkOverlappingAMRLevelIdScalars::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkOverlappingAMRLevelIdScalars::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkOverlappingAMRLevelIdScalars::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkOverlappingAMRLevelIdScalars::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
void vtkOverlappingAMRLevelIdScalars::AddColorLevels |
( |
vtkUniformGridAMR * |
input, |
|
|
vtkUniformGridAMR * |
output |
|
) |
| |
|
protected |
vtkUniformGrid* vtkOverlappingAMRLevelIdScalars::ColorLevel |
( |
vtkUniformGrid * |
input, |
|
|
int |
group |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: