VTK
|
generate scalars from levels More...
#include <vtkHierarchicalDataLevelFilter.h>
Public Types | |
typedef vtkLevelIdScalars | Superclass |
![]() | |
typedef vtkOverlappingAMRLevelIdScalars | Superclass |
![]() | |
typedef vtkOverlappingAMRAlgorithm | Superclass |
Public Member Functions | |
virtual int | IsA (const char *type) |
vtkHierarchicalDataLevelFilter * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
![]() | |
vtkLevelIdScalars * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
![]() | |
vtkOverlappingAMRLevelIdScalars * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
static int | IsTypeOf (const char *type) |
static vtkHierarchicalDataLevelFilter * | SafeDownCast (vtkObjectBase *o) |
static vtkHierarchicalDataLevelFilter * | New () |
![]() | |
static vtkLevelIdScalars * | New () |
static int | IsTypeOf (const char *type) |
static vtkLevelIdScalars * | SafeDownCast (vtkObjectBase *o) |
![]() | |
static vtkOverlappingAMRLevelIdScalars * | New () |
static int | IsTypeOf (const char *type) |
static vtkOverlappingAMRLevelIdScalars * | SafeDownCast (vtkObjectBase *o) |
Protected Member Functions | |
virtual vtkObjectBase * | NewInstanceInternal () const |
vtkHierarchicalDataLevelFilter () | |
~vtkHierarchicalDataLevelFilter () | |
![]() | |
vtkLevelIdScalars () | |
virtual | ~vtkLevelIdScalars () |
![]() | |
vtkOverlappingAMRLevelIdScalars () | |
~vtkOverlappingAMRLevelIdScalars () | |
int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
void | AddColorLevels (vtkUniformGridAMR *input, vtkUniformGridAMR *output) |
vtkUniformGrid * | ColorLevel (vtkUniformGrid *input, int group) |
generate scalars from levels
Legacy class. Use vtkLevelIdScalars instead.
Definition at line 30 of file vtkHierarchicalDataLevelFilter.h.
Definition at line 33 of file vtkHierarchicalDataLevelFilter.h.
|
protected |
|
protected |
|
static |
|
virtual |
Reimplemented from vtkLevelIdScalars.
|
static |
|
protectedvirtual |
Reimplemented from vtkLevelIdScalars.
vtkHierarchicalDataLevelFilter* vtkHierarchicalDataLevelFilter::NewInstance | ( | ) | const |
void vtkHierarchicalDataLevelFilter::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
|
static |
Construct object with PointIds and CellIds on; and ids being generated as scalars.