IKernelExBase Class Reference

The kernel processor concept is used for manipulating geometry objects within an ODM in an efficient and easy manner. More...

#include "IKernelEx.hpp"

+ Inheritance diagram for IKernelExBase:

Public Member Functions

virtual IKernelExBasethreadClone () const =0
 gets a copy of the object (required for multi-threaded execution)
virtual void leafChanged (const IPointIndexLeaf &leaf, PointIndexLeafHandle &localTree)=0
 function is called, when the spatial index leaf changes
- Public Member Functions inherited from ObjectBase
virtual void Delete ()

Detailed Description

The kernel processor concept is used for manipulating geometry objects within an ODM in an efficient and easy manner.