33 #ifndef __vtkboneOrientationFilter_h 34 #define __vtkboneOrientationFilter_h 49 vtkSetVector3Macro(NormalVector,
double);
50 vtkGetVector3Macro(NormalVector,
double);
61 double NormalVector[3];
select polygons that face a specified direction.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkPolyDataAlgorithm * New()
void operator=(const vtkObjectBase &)