OpenMesh::IO::binary< T > Struct Template Reference
The struct defines how to store and restore the type T.
More...
#include <OpenMesh/Core/IO/SR_binary.hh>
List of all members.
Detailed Description
template<typename T>
struct OpenMesh::IO::binary< T >
The struct defines how to store and restore the type T.
It's used by the OM reader/writer modules.
The following specialization are provided:
- Fundamental types except
long
double
- OpenMesh vector types
- OpenMesh::StatusInfo
- std::string (max. length 65535)
- Todo:
- Complete documentation of members
The documentation for this struct was generated from the following file:
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.