Developer Documentation
|
#include <OpenFlipper/libs_required/OpenMesh/src/OpenMesh/Core/Utils/Endian.hh>
Public Types | |
enum | Type { LSB = 1, MSB } |
Static Public Member Functions | |
static Type | local () |
Return endian type of host system. | |
static const char * | as_string (Type _t) |
Return type _t as string. | |
Static Private Attributes | |
static int | one_ = 1 |
static const Type | local_ |
|
staticprivate |