kernel for handling point object More...
#include "IKernelVectorEx.hpp"
Public Member Functions | |
virtual void | leafChanged (const IPointIndexLeaf &leaf, PointIndexLeafHandle &localTree)=0 |
function is called, when the spatial index leaf changes | |
virtual void | releaseLeaf ()=0 |
virtual bool | process (const IPoint &source, IPoint &target, const IPointSet &neighbors)=0 |
![]() | |
virtual IKernelBase * | threadClone () const =0 |
gets a copy of the object (required for multi-threaded execution) | |
![]() | |
virtual void | Delete () |
kernel for handling point object