35 #ifndef __vtkMultiPieceDataSet_h
36 #define __vtkMultiPieceDataSet_h
54 void SetNumberOfPieces(
unsigned int numpieces);
57 unsigned int GetNumberOfPieces();
61 vtkDataSet* GetPiece(
unsigned int pieceno);
72 {
return this->Superclass::HasChildMetaData(piece); }
80 {
return this->Superclass::GetChildMetaData(pieceno); }
94 {
return this->Superclass::GetMetaData(iter); }
100 {
return this->Superclass::HasMetaData(iter); }
static vtkDataObject * New()
void PrintSelf(ostream &os, vtkIndent indent)
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)
general representation of visualization data
vtkInformation * GetMetaData(unsigned int pieceno)