Blender
V5.0
source
blender
makesdna
DNA_session_uid_types.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
#include "
BLI_sys_types.h
"
12
20
typedef
struct
SessionUID
{
25
uint64_t
uid_
;
26
}
SessionUID
;
BLI_sys_types.h
uint64_t
unsigned long long int uint64_t
Definition
btConvexHullComputer.cpp:33
SessionUID
Definition
DNA_session_uid_types.h:20
SessionUID::uid_
uint64_t uid_
Definition
DNA_session_uid_types.h:25
Generated on
for Blender by
doxygen
1.16.1