33 #ifndef __vtkSelection_h
34 #define __vtkSelection_h
40 struct vtkSelectionInternals;
58 unsigned int GetNumberOfNodes();
69 virtual void RemoveNode(
unsigned int idx);
71 virtual void RemoveAllNodes();
98 virtual void Dump(ostream& os);
117 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)
virtual void ShallowCopy(vtkDataObject *src)