Blender
V4.5
source
blender
blenlib
BLI_hash_mm3.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
11
#include "
BLI_sys_types.h
"
12
13
uint32_t
BLI_hash_mm3
(
const
unsigned
char
*
data
,
size_t
len
,
uint32_t
seed
);
BLI_hash_mm3
uint32_t BLI_hash_mm3(const unsigned char *data, size_t len, uint32_t seed)
Definition
hash_mm3.cc:73
data
std::string data
Definition
BLI_set_test.cc:632
BLI_sys_types.h
seed
static unsigned long seed
Definition
btSoftBody.h:39
uint32_t
unsigned int uint32_t
Definition
gpu_glsl_cpp_stubs.hh:361
len
uint len
Definition
uvedit_unwrap_ops.cc:2080
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0