Provides possibility to compare MTK based features depending on their type and parameters. More...
Inherits global.SystemIDisposable.
Public Member Functions | |
| MTKBase_FeatureComparator (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| bool | Apply (cadex.MTKBase_Feature theA, cadex.MTKBase_Feature theB) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Provides possibility to compare MTK based features depending on their type and parameters.
This class compare feature types or parameters (length, width, radius, etc.) of features within the same type using less relation by already predefined rules. Therefore, it allows using MTK based features in ordered containers.