Go to the documentation of this file.
33 #ifndef VTK_LINEAR_SELECTOR_H
34 #define VTK_LINEAR_SELECTOR_H
111 double StartPoint[3];
123 bool IncludeVertices;
127 double VertexEliminationTolerance;
132 #endif // VTK_LINEAR_SELECTOR_H
represent and manipulate 3D points
static vtkLinearSelector * New()
#define vtkGetObjectMacro(name, type)
virtual ~vtkLinearSelector()
select cells intersecting a line (possibly broken)
#define vtkSetVector3Macro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual void SetPoints(vtkPoints *)
#define vtkTypeMacro(thisClass, superclass)
GLenum GLenum GLenum input
#define vtkGetVectorMacro(name, type, count)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetClampMacro(name, type, min, max)
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define vtkGetMacro(name, type)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
dynamic, self-adjusting array of vtkIdType
Proxy object to connect input/output ports.
Superclass for algorithms that produce only Selection as output.
dynamic, self-adjusting array of double
void SeekIntersectingCells(vtkDataSet *input, vtkIdTypeArray *outIndices)