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
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
dynamic, self-adjusting array of vtkIdType
#define vtkTypeMacro(thisClass, superclass)
Proxy object to connect input/output ports.
dynamic, self-adjusting array of double
select cells intersecting a line (possibly broken)
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
Superclass for algorithms that produce only Selection as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate 3D points
#define vtkSetMacro(name, type)