43 #ifndef vtkPolyDataPointSampler_h
44 #define vtkPolyDataPointSampler_h
117 void SampleEdge(
vtkPoints *pts,
double x0[3],
double x1[3]);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define VTKFILTERSMODELING_EXPORT
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define vtkBooleanMacro(name, type)
~vtkPolyDataPointSampler()
generate points from vtkPolyData
int GenerateInteriorPoints
represent and manipulate 3D points
#define vtkSetMacro(name, type)