TwiceAsNice  2019-02-18
Public Member Functions | List of all members
BasdardCompare Struct Reference

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...

Collaboration diagram for BasdardCompare:
Collaboration graph

Public Member Functions

bool operator() (const Nice::JointPtr &l, const Nice::JointPtr &r)
 

Detailed Description

auxiliary function to compare nodes by the ORDER value in the configuration file. This helps to recognize a specific order known statically by configuration.


Parameters
lThe left node with a potential ORDER in the attribute.
rThe right node (of the comparison) with a potential ORDER in the attribute.

Member Function Documentation

◆ operator()()

bool BasdardCompare::operator() ( const Nice::JointPtr l,
const Nice::JointPtr r 
)
inline

The documentation for this struct was generated from the following file: