33 #ifndef vtkSelection_h
34 #define vtkSelection_h
41 struct vtkSelectionInternals;
59 unsigned int GetNumberOfNodes();
70 virtual void RemoveNode(
unsigned int idx);
72 virtual void RemoveAllNodes();
107 virtual void Dump(ostream& os);
126 vtkSelectionInternals* Internal;
A node in a selection tree. Used to store selection results.
static vtkDataObject * GetData(vtkInformation *info)
static vtkDataObject * New()
unsigned long int GetMTime()
A node in a selection tree. Used to store selection results.
virtual void Initialize()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int GetDataObjectType()
general representation of visualization data
virtual void DeepCopy(vtkDataObject *src)
#define VTKCOMMONDATAMODEL_EXPORT
virtual void ShallowCopy(vtkDataObject *src)