Provides possibility to compare MTK based features depending on their type and parameters. More...
Public Member Functions | |
bool | operator() (const MTKBase_Feature &theA, const MTKBase_Feature &theB) const |
Checks whether the first argument is less than the second. | |
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.