Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkMultiPartExtentTranslator Class Reference

#include <vtkMultiPartExtentTranslator.h>

Inheritance diagram for vtkMultiPartExtentTranslator:

Inheritance graph
[legend]
Collaboration diagram for vtkMultiPartExtentTranslator:

Collaboration graph
[legend]
List of all members.

Detailed Description

Returns the whole extent for any piece.

This is used when a parallel data set is composed of multple structured pieces.

Tests:
vtkMultiPartExtentTranslator (Tests)

Definition at line 31 of file vtkMultiPartExtentTranslator.h.
virtual int PieceToExtentThreadSafe (int piece, int numPieces, int ghostLevel, int *wholeExtent, int *resultExtent, int splitMode, int byPoints)
static vtkMultiPartExtentTranslatorSafeDownCast (vtkObject *o)

Public Types

typedef vtkExtentTranslator Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)

Static Public Member Functions

static vtkMultiPartExtentTranslatorNew ()
static int IsTypeOf (const char *type)

Protected Member Functions

 vtkMultiPartExtentTranslator ()
 ~vtkMultiPartExtentTranslator ()


Member Typedef Documentation

typedef vtkExtentTranslator vtkMultiPartExtentTranslator::Superclass
 

Reimplemented from vtkExtentTranslator.

Definition at line 36 of file vtkMultiPartExtentTranslator.h.


Constructor & Destructor Documentation

vtkMultiPartExtentTranslator::vtkMultiPartExtentTranslator  )  [protected]
 

vtkMultiPartExtentTranslator::~vtkMultiPartExtentTranslator  )  [protected]
 


Member Function Documentation

static vtkMultiPartExtentTranslator* vtkMultiPartExtentTranslator::New  )  [static]
 

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

Reimplemented from vtkExtentTranslator.

virtual const char* vtkMultiPartExtentTranslator::GetClassName  )  [virtual]
 

Reimplemented from vtkExtentTranslator.

static int vtkMultiPartExtentTranslator::IsTypeOf const char *  type  )  [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 vtkExtentTranslator.

virtual int vtkMultiPartExtentTranslator::IsA const char *  type  )  [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 vtkExtentTranslator.

static vtkMultiPartExtentTranslator* vtkMultiPartExtentTranslator::SafeDownCast vtkObject o  )  [static]
 

These are the main methods that should be called. These methods are responsible for converting a piece to an extent. The signatures without arguments are only thread safe when each thread accesses a different instance. The signatures with arguements are fully thread safe.

Reimplemented from vtkExtentTranslator.

virtual int vtkMultiPartExtentTranslator::PieceToExtentThreadSafe int  piece,
int  numPieces,
int  ghostLevel,
int *  wholeExtent,
int *  resultExtent,
int  splitMode,
int  byPoints
[virtual]
 

These are the main methods that should be called. These methods are responsible for converting a piece to an extent. The signatures without arguments are only thread safe when each thread accesses a different instance. The signatures with arguements are fully thread safe.

Reimplemented from vtkExtentTranslator.


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 00:02:23 2008 for VTK by  doxygen 1.4.3-20050530