48 #ifndef vtkFindCellStrategy_h
49 #define vtkFindCellStrategy_h
51 #include "vtkCommonDataModelModule.h"
87 double tol2,
int& subId,
double pcoords[3],
double* weights) = 0;
105 virtual vtkIdType FindClosestPointWithinRadius(
double x[3],
double radius,
double closestPoint[3],
111 virtual bool InsideCellBounds(
double x[3],
vtkIdType cellId) = 0;
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