generate scalars from levels.
More...
#include <vtkNonOverlappingAMRLevelIdScalars.h>
Inherits vtkNonOverlappingAMRAlgorithm.
generate scalars from levels.
vtkNonOverlappingAMRLevelIdScalars 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 vtkNonOverlappingAMRLevelIdScalars.h.
vtkNonOverlappingAMRLevelIdScalars::vtkNonOverlappingAMRLevelIdScalars |
( |
| ) |
|
|
protected |
vtkNonOverlappingAMRLevelIdScalars::~vtkNonOverlappingAMRLevelIdScalars |
( |
| ) |
|
|
protected |
static int vtkNonOverlappingAMRLevelIdScalars::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkNonOverlappingAMRLevelIdScalars::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkNonOverlappingAMRLevelIdScalars::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkNonOverlappingAMRLevelIdScalars::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkNonOverlappingAMRLevelIdScalars::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
void vtkNonOverlappingAMRLevelIdScalars::AddColorLevels |
( |
vtkUniformGridAMR * |
input, |
|
|
vtkUniformGridAMR * |
output |
|
) |
| |
|
protected |
vtkUniformGrid* vtkNonOverlappingAMRLevelIdScalars::ColorLevel |
( |
vtkUniformGrid * |
input, |
|
|
int |
group |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: