32 #ifndef __vtkboneSelectVisiblePoints_h 33 #define __vtkboneSelectVisiblePoints_h 49 vtkSetMacro(Tolerance,
float);
50 vtkGetMacro(Tolerance,
float);
56 vtkSetVector3Macro(NormalVector,
double);
57 vtkGetVector3Macro(NormalVector,
double);
63 static double LineBoundsIntersection(
80 double NormalVector[3];
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Selects points that are not obscured by a set of Polygons.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkPolyDataAlgorithm * New()
void operator=(const vtkObjectBase &)