44 #ifndef vtkPolyDataPointSampler_h
45 #define vtkPolyDataPointSampler_h
47 #include "vtkFiltersModelingModule.h"
72 vtkGetMacro(Distance,
double);
102 vtkBooleanMacro(GenerateInteriorPoints,
vtkTypeBool);
132 void SampleEdge(
vtkPoints *pts,
double x0[3],
double x1[3]);