41 #ifndef vtkPolyDataPointSampler_h
42 #define vtkPolyDataPointSampler_h
44 #include "vtkFiltersModelingModule.h"
69 vtkGetMacro(Distance,
double);
99 vtkBooleanMacro(GenerateInteriorPoints,
vtkTypeBool);
129 void SampleEdge(
vtkPoints *pts,
double x0[3],
double x1[3]);