Orxonox
0.0.5 Codename: Arcturus
|
#include "UtilPrereqs.h"
Go to the source code of this file.
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
uint32_t | orxonox::calcCRC (unsigned char *data, unsigned int dataLength) |
void | orxonox::calcCRCBit (uint32_t &crc32, int bit) |
Variables | |
const unsigned int | orxonox::UTIL_CRC32POLY = 0x04C11DB7 |