66#ifndef vtkExtractPoints_h
67#define vtkExtractPoints_h
69#include "vtkFiltersPointsModule.h"
72VTK_ABI_NAMESPACE_BEGIN
103 vtkSetMacro(ExtractInside,
bool);
104 vtkGetMacro(ExtractInside,
bool);
105 vtkBooleanMacro(ExtractInside,
bool);
abstract interface for implicit functions
a simple class to control print indentation
abstract class for filtering a point cloud
concrete class for storing a set of points
vtkTypeUInt32 vtkMTimeType