OpenMesh
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Public Types
|
Static Public Member Functions
|
Static Public Attributes
|
List of all members
OpenMesh::IO::binary< MyMap > Struct Template Reference
Public Types
typedef MyMap
value_type
Static Public Member Functions
static size_t
size_of
(void)
static size_t
size_of
(const value_type &_v)
static size_t
store
(std::ostream &_os, const value_type &_v, bool _swap=false)
static size_t
restore
(std::istream &_is, value_type &_v, bool _swap=false)
Static Public Attributes
static const bool
is_streamable
= true
The documentation for this struct was generated from the following file:
Unittests/unittests_tutorials.cc
Project
OpenMesh
, © Computer Graphics Group, RWTH Aachen. Documentation generated using
doxygen
.