|
#include <ArmarXCore/core/util/Predicates.h>
Public Member Functions | |
LessEqualPredicate (T t) | |
bool | operator() (const T &other) |
Public Attributes | |
const T | t |
Definition at line 97 of file Predicates.h.
|
inline |
Definition at line 99 of file Predicates.h.
|
inline |
Definition at line 100 of file Predicates.h.
const T t |
Definition at line 104 of file Predicates.h.