![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Functions | |
size_t | FNV1a (const void *input, size_t size) noexcept |
SIV3D_CONCEPT_TRIVIALLY_COPYABLE size_t | FNV1a (const TriviallyCopyable &input) noexcept |
uint64 | XXHash3 (const void *input, size_t size) noexcept |
SIV3D_CONCEPT_TRIVIALLY_COPYABLE uint64 | XXHash3 (const TriviallyCopyable &input) noexcept |
template<class Type > | |
void | Combine (size_t &h, const Type &input) noexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
noexcept |
|
inlinenoexcept |
|
noexcept |