44 #ifndef __vtkMergeCells_h
45 #define __vtkMergeCells_h
55 class vtkMergeCellsSTLCloak;
154 int TotalNumberOfDataSets;
163 int GlobalIdArrayType;
166 int UseGlobalCellIds;
167 int GlobalCellIdArrayType;
168 void* GlobalCellIdArray;
170 float PointMergeTolerance;
171 int MergeDuplicatePoints;
174 char InputIsPointSet;
176 vtkMergeCellsSTLCloak *GlobalIdMap;
177 vtkMergeCellsSTLCloak *GlobalCellIdMap;
abstract base class for most VTK objects
represent and manipulate point attribute data
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
represent and manipulate cell attribute data
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
merges any number of vtkDataSets back into a single vtkUnstructuredGrid
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetObjectMacro(name, type)
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)