Go to the documentation of this file.
28 #ifndef vtkSelectionSource_h
29 #define vtkSelectionSource_h
35 class vtkSelectionSourceInternals;
void AddStringID(vtkIdType piece, const char *id)
void SetFrustum(double *vertices)
void RemoveAllStringIDs()
void AddLocation(double x, double y, double z)
static vtkSelectionSource * New()
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
void PrintSelf(ostream &os, vtkIndent indent)
void AddThreshold(double min, double max)
a simple class to control print indentation
#define vtkSetStringMacro(name)
#define vtkGetMacro(name, type)
Generate selection from given set of ids vtkSelectionSource generates a vtkSelection from a set of (p...
vtkGetStringMacro(ExtensionsString)
void AddID(vtkIdType piece, vtkIdType id)
void AddBlock(vtkIdType blockno)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkSetMacro(IgnoreDriverBugs, bool)
vtksys_stl::pair< boost::graph_traits< vtkGraph * >::vertex_iterator, boost::graph_traits< vtkGraph * >::vertex_iterator > vertices(vtkGraph *g)
GLint GLint GLint GLint GLint GLint y
vtkSelectionSourceInternals * Internal
void RemoveAllThresholds()
Superclass for algorithms that produce only Selection as output.
void RemoveAllLocations()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)