VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkLevelIdScalars Class Reference

#include <vtkLevelIdScalars.h>

Inheritance diagram for vtkLevelIdScalars:
[legend]
Collaboration diagram for vtkLevelIdScalars:
[legend]

Public Types

typedef
vtkOverlappingAMRLevelIdScalars 
Superclass
 
- Public Types inherited from vtkOverlappingAMRLevelIdScalars
typedef vtkOverlappingAMRAlgorithm Superclass
 

Public Member Functions

virtual int IsA (const char *type)
 
vtkLevelIdScalarsNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
- Public Member Functions inherited from vtkOverlappingAMRLevelIdScalars
vtkOverlappingAMRLevelIdScalarsNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 

Static Public Member Functions

static vtkLevelIdScalarsNew ()
 
static int IsTypeOf (const char *type)
 
static vtkLevelIdScalarsSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkOverlappingAMRLevelIdScalars
static
vtkOverlappingAMRLevelIdScalars
New ()
 
static int IsTypeOf (const char *type)
 
static
vtkOverlappingAMRLevelIdScalars
SafeDownCast (vtkObjectBase *o)
 

Protected Member Functions

virtual vtkObjectBase * NewInstanceInternal () const
 
 vtkLevelIdScalars ()
 
virtual ~vtkLevelIdScalars ()
 
- Protected Member Functions inherited from vtkOverlappingAMRLevelIdScalars
 vtkOverlappingAMRLevelIdScalars ()
 
 ~vtkOverlappingAMRLevelIdScalars ()
 
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
void AddColorLevels (vtkUniformGridAMR *input, vtkUniformGridAMR *output)
 
vtkUniformGrid * ColorLevel (vtkUniformGrid *input, int group)
 

Detailed Description

Empty class for backwards compatibility.

Definition at line 27 of file vtkLevelIdScalars.h.

Member Typedef Documentation

Definition at line 32 of file vtkLevelIdScalars.h.

Constructor & Destructor Documentation

vtkLevelIdScalars::vtkLevelIdScalars ( )
protected
virtual vtkLevelIdScalars::~vtkLevelIdScalars ( )
protectedvirtual

Member Function Documentation

static vtkLevelIdScalars* vtkLevelIdScalars::New ( )
static
static int vtkLevelIdScalars::IsTypeOf ( const char *  type)
static
virtual int vtkLevelIdScalars::IsA ( const char *  type)
virtual

Reimplemented from vtkOverlappingAMRLevelIdScalars.

Reimplemented in vtkHierarchicalDataLevelFilter.

static vtkLevelIdScalars* vtkLevelIdScalars::SafeDownCast ( vtkObjectBase *  o)
static
virtual vtkObjectBase* vtkLevelIdScalars::NewInstanceInternal ( ) const
protectedvirtual

Reimplemented from vtkOverlappingAMRLevelIdScalars.

Reimplemented in vtkHierarchicalDataLevelFilter.

vtkLevelIdScalars* vtkLevelIdScalars::NewInstance ( ) const
void vtkLevelIdScalars::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

The documentation for this class was generated from the following file: