Public Types | |
|
typedef OpenMesh::Attributes::StatusInfo | value_type |
| typedef value_type::value_type | status_t |
Static Public Member Functions | |
| static size_t | size_of () |
| static size_t | size_of (const value_type &) |
| static size_t | n_bytes (size_t _n_elem) |
| static size_t | store (std::ostream &_os, const value_type &_v, bool _swap=false) |
| static size_t | restore (std::istream &_os, value_type &_v, bool _swap=false) |
Static Public Attributes | |
| static const bool | is_streamable = true |