Blender
V4.3
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
BLI_sys_types.h
seed
static unsigned long seed
Definition
btSoftBody.h:39
len
int len
Definition
draw_manager_c.cc:115
uint32_t
unsigned int uint32_t
Definition
stdint.h:80
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0