OpenMesh
Loading...
Searching...
No Matches
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:
  • OpenMesh/Apps/mconvert/mconvert.cc

Project OpenMesh, ©  Visual Computing Institute, RWTH Aachen. Documentation generated using doxygen .