Developer Documentation
OpenMesh::Predicates::Negation< PredicateT > Struct Template Reference
Inheritance diagram for OpenMesh::Predicates::Negation< PredicateT >:
OpenMesh::Predicates::PredicateBase< Negation< PredicateT > >

Public Member Functions

 Negation (const PredicateT &_p1)
 
template<typename T >
bool operator() (const T &_t) const
 

Public Attributes

PredicateT p1_
 

Detailed Description

template<typename PredicateT>
struct OpenMesh::Predicates::Negation< PredicateT >

Definition at line 123 of file Predicates.hh.


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