OpenMesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Option< T > Struct Template Reference
Inheritance diagram for Option< T >:
Collaboration diagram for Option< T >:

Public Types

typedef std::pair< T, bool > Base
 

Public Member Functions

bool is_valid () const
 
bool is_empty () const
 
 operator T & ()
 
 operator const T & () const
 
Optionoperator= (const T &_rhs)
 
bool operator== (const T &_rhs) const
 
bool operator!= (const T &_rhs) const
 

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

Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .