36 #ifndef vtkFindCellStrategy_h
37 #define vtkFindCellStrategy_h
39 #include "vtkCommonDataModelModule.h"
42 VTK_ABI_NAMESPACE_BEGIN
76 double tol2,
int& subId,
double pcoords[3],
double* weights) = 0;
94 virtual vtkIdType FindClosestPointWithinRadius(
double x[3],
double radius,
double closestPoint[3],
100 virtual bool InsideCellBounds(
double x[3],
vtkIdType cellId) = 0;
134 VTK_ABI_NAMESPACE_END
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
record modification and/or execution time
concrete class for storing a set of points
provides thread-safe access to cells
helper class to manage the vtkPointSet::FindCell() METHOD
abstract class to specify cell behavior
a simple class to control print indentation
vtkTimeStamp InitializeTime