Blender
V4.3
source
blender
blenlib
BLI_implicit_sharing.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
5
#pragma once
6
13
#ifdef __cplusplus
14
15
namespace
blender
{
16
class
ImplicitSharingInfo;
17
}
18
using
ImplicitSharingInfoHandle
=
blender::ImplicitSharingInfo
;
19
20
#else
21
22
typedef
struct
ImplicitSharingInfoHandle
ImplicitSharingInfoHandle
;
23
24
#endif
ImplicitSharingInfoHandle
struct ImplicitSharingInfoHandle ImplicitSharingInfoHandle
Definition
BLI_implicit_sharing.h:22
blender::ImplicitSharingInfo
Definition
BLI_implicit_sharing.hh:41
blender
Definition
ANIM_action.hh:36
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0