#include <defs.hpp>
|
| static const unsigned int | value = (((((d << 8) | c) << 8) | b) << 8) | a |
| |
template<int a, int b, int c, int d>
| const unsigned int ESM::FourCC< a, b, c, d >::value = (((((d << 8) | c) << 8) | b) << 8) | a |
|
static |
The documentation for this struct was generated from the following file:
- /home/travis/build/OpenMW/openmw/components/esm/defs.hpp