|
Developer Documentation
|
Public Member Functions | |
| Disjunction (Predicate1T _p1, Predicate2T _p2) | |
| template<typename T > | |
| bool | operator() (const T &_t) const |
Public Attributes | |
| Predicate1T | p1_ |
| Predicate2T | p2_ |
Definition at line 90 of file Predicates.hh.
|
inline |
Definition at line 92 of file Predicates.hh.
|
inline |
Definition at line 99 of file Predicates.hh.
| Predicate1T OpenMesh::Predicates::Disjunction< Predicate1T, Predicate2T >::p1_ |
Definition at line 101 of file Predicates.hh.
| Predicate2T OpenMesh::Predicates::Disjunction< Predicate1T, Predicate2T >::p2_ |
Definition at line 102 of file Predicates.hh.