Go to the source code of this file.
Namespaces | |
| namespace | FUCrc32 |
Typedefs | |
| typedef uint32 | FUCrc32::crc32 |
| A CRC32 hash value. | |
Functions | |
| FCOLLADA_EXPORT crc32 | FUCrc32::CRC32 (const char *text) |
| Hashes a string. | |
| FCOLLADA_EXPORT crc32 | FUCrc32::CRC32 (const fchar *text) |
| See above. | |
1.4.6-NO