35 #ifndef __vtkMultiPieceDataSet_h
36 #define __vtkMultiPieceDataSet_h
54 void SetNumberOfPieces(
unsigned int numpieces);
57 unsigned int GetNumberOfPieces();
72 {
return this->Superclass::HasChildMetaData(piece); }
80 {
return this->Superclass::GetChildMetaData(pieceno); }
94 {
return this->Superclass::GetMetaData(iter); }
100 {
return this->Superclass::HasMetaData(iter); }
void PrintSelf(ostream &os, vtkIndent indent)
abstract class to specify dataset behavior
int HasMetaData(unsigned int piece)
#define VTK_MULTIPIECE_DATA_SET
superclass for composite data iterators
abstract superclass for composite (multi-block or AMR) datasets
virtual int HasMetaData(vtkCompositeDataIterator *iter)
a simple class to control print indentation
composite dataset to encapsulates pieces of dataset.
static vtkCompositeDataSet * GetData(vtkInformation *info)
virtual int GetDataObjectType()
virtual vtkInformation * GetMetaData(vtkCompositeDataIterator *iter)
helper class to get VTK data object types as string and instantiate them
vtkInformation * GetMetaData(unsigned int pieceno)