Blender
V5.0
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
10
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
data
BMesh const char void * data
Definition
bmesh_iterators_inline.hh:37
seed
static unsigned long seed
Definition
btSoftBody.h:39
blender::draw::gpencil::uint32_t
unsigned int uint32_t
Definition
gpencil_cache_utils.cc:81
len
uint len
Definition
uvedit_unwrap_ops.cc:2126
Generated on
for Blender by
doxygen
1.16.1