50 #ifndef OPENMESH_UTILS_ENDIAN_HH
51 #define OPENMESH_UTILS_ENDIAN_HH
57 #include <OpenMesh/Core/System/config.h>
85 static const char * as_string(Type _t);
89 static const Type local_;
95 #endif // OPENMESH_MESHREADER_HH defined
static Type local()
Return endian type of host system.
Definition: Endian.hh:82
Determine byte order of host system.
Definition: Endian.hh:72
Type
Definition: Endian.hh:76