TwiceAsNice
2019-02-18
|
auxiliary function to compare nodes by the ORDER value in the configuration file. This helps to recognize a specific order known statically by configuration. More...
Public Member Functions | |
bool | operator() (const Nice::JointPtr &l, const Nice::JointPtr &r) |
auxiliary function to compare nodes by the ORDER value in the configuration file. This helps to recognize a specific order known statically by configuration.
l | The left node with a potential ORDER in the attribute. |
r | The right node (of the comparison) with a potential ORDER in the attribute. |
|
inline |