Extension Mechanism of Operator Library

Post date: Apr 9, 2009 2:10:04 PM

Now I developed mechanisms for extending an operator library. With this mechanism, users can pick any operator (geometric algorithm modeled as an operator class), and my algorithm can automatically generate a template for user to configure a new class inherited from the picked operator class.