Go to the documentation of this file.
52 #ifndef vtkSelectionNode_h
53 #define vtkSelectionNode_h
55 #include "vtkCommonDataModelModule.h"
77 virtual void Initialize();
157 virtual void SetContentType(
int type);
158 virtual int GetContentType();
184 virtual void SetFieldType(
int type);
185 virtual int GetFieldType();
193 static int ConvertSelectionFieldToAttributeType(
int val);
194 static int ConvertAttributeTypeToSelectionField(
int val);
201 vtkSetStringMacro(QueryString);
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
A node in a selection tree. Used to store selection results.
represent and manipulate attribute data in a dataset
A table, which contains similar-typed columns of data.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract base class for most VTK objects
vtkTypeUInt64 vtkMTimeType
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Abstract superclass for all arrays.
abstract superclass for all actors, volumes and annotations