kernel for handling polyline object More...
#include "IKernelVector.hpp"
Inheritance diagram for IKernelPolyline:Public Member Functions | |
| virtual bool | process (const IPolyline &source, IPolyline &target)=0 |
Public Member Functions inherited from IKernelBase | |
| virtual IKernelBase * | threadClone () const =0 |
| gets a copy of the object (required for multi-threaded execution) | |
Public Member Functions inherited from ObjectBase | |
| virtual void | Delete () |
kernel for handling polyline object