VTK
|
#include <vtkLevelIdScalars.h>
Public Types | |
typedef vtkOverlappingAMRLevelIdScalars | Superclass |
![]() | |
typedef vtkOverlappingAMRAlgorithm | Superclass |
Public Member Functions | |
virtual int | IsA (const char *type) |
vtkLevelIdScalars * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
![]() | |
vtkOverlappingAMRLevelIdScalars * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
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 |
vtkLevelIdScalars () | |
virtual | ~vtkLevelIdScalars () |
![]() | |
vtkOverlappingAMRLevelIdScalars () | |
~vtkOverlappingAMRLevelIdScalars () | |
int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
void | AddColorLevels (vtkUniformGridAMR *input, vtkUniformGridAMR *output) |
vtkUniformGrid * | ColorLevel (vtkUniformGrid *input, int group) |
Empty class for backwards compatibility.
Definition at line 27 of file vtkLevelIdScalars.h.
Definition at line 32 of file vtkLevelIdScalars.h.
|
protected |
|
protectedvirtual |
|
static |
|
static |
|
virtual |
Reimplemented from vtkOverlappingAMRLevelIdScalars.
Reimplemented in vtkHierarchicalDataLevelFilter.
|
static |
|
protectedvirtual |
Reimplemented from vtkOverlappingAMRLevelIdScalars.
Reimplemented in vtkHierarchicalDataLevelFilter.
vtkLevelIdScalars* vtkLevelIdScalars::NewInstance | ( | ) | const |
void vtkLevelIdScalars::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |