vtkHierarchicalBoxDataIterator Class Reference

#include <vtkHierarchicalBoxDataIterator.h>

Inheritance diagram for vtkHierarchicalBoxDataIterator:

Inheritance graph
[legend]
Collaboration diagram for vtkHierarchicalBoxDataIterator:

Collaboration graph
[legend]

List of all members.


Detailed Description

subclass of vtkCompositeDataIterator with API to get current level and dataset index.

Definition at line 26 of file vtkHierarchicalBoxDataIterator.h.


Public Types

typedef vtkCompositeDataIterator Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
unsigned int GetCurrentLevel ()
unsigned int GetCurrentIndex ()

Static Public Member Functions

static
vtkHierarchicalBoxDataIterator
New ()
static int IsTypeOf (const char *type)
static
vtkHierarchicalBoxDataIterator
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkHierarchicalBoxDataIterator ()
 ~vtkHierarchicalBoxDataIterator ()

Member Typedef Documentation

Reimplemented from vtkCompositeDataIterator.

Definition at line 30 of file vtkHierarchicalBoxDataIterator.h.


Constructor & Destructor Documentation

vtkHierarchicalBoxDataIterator::vtkHierarchicalBoxDataIterator (  )  [protected]

vtkHierarchicalBoxDataIterator::~vtkHierarchicalBoxDataIterator (  )  [protected]


Member Function Documentation

static vtkHierarchicalBoxDataIterator* vtkHierarchicalBoxDataIterator::New (  )  [static]

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkCompositeDataIterator.

virtual const char* vtkHierarchicalBoxDataIterator::GetClassName (  )  [virtual]

Reimplemented from vtkCompositeDataIterator.

static int vtkHierarchicalBoxDataIterator::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkCompositeDataIterator.

virtual int vtkHierarchicalBoxDataIterator::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkCompositeDataIterator.

static vtkHierarchicalBoxDataIterator* vtkHierarchicalBoxDataIterator::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkCompositeDataIterator.

void vtkHierarchicalBoxDataIterator::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkCompositeDataIterator.

unsigned int vtkHierarchicalBoxDataIterator::GetCurrentLevel (  ) 

Returns the level for the current dataset.

unsigned int vtkHierarchicalBoxDataIterator::GetCurrentIndex (  ) 

Returns the dataset index for the current data object. Valid only if the current data is a leaf node i.e. no a composite dataset.

Reimplemented from vtkCompositeDataIterator.


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

Generated on Wed Jun 3 19:07:08 2009 for VTK by  doxygen 1.5.6