PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
std::less< playrho::d2::JointKey > Struct Reference

Function object for performing less-than comparisons between two joint keys. More...

#include <JointKey.hpp>

Public Member Functions

constexpr bool operator() (const playrho::d2::JointKey &lhs, const playrho::d2::JointKey &rhs) const
 Function object operator.
 

Detailed Description

Function object for performing less-than comparisons between two joint keys.


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