Blender
V5.0
source
blender
nodes
NOD_geometry_nodes_closure_fwd.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#include "
BLI_implicit_sharing_ptr.hh
"
8
9
namespace
blender::nodes
{
10
11
class
Closure
;
12
using
ClosurePtr
=
ImplicitSharingPtr<Closure>
;
13
14
}
// namespace blender::nodes
BLI_implicit_sharing_ptr.hh
blender::ImplicitSharingPtr
Definition
BLI_implicit_sharing_ptr.hh:24
blender::nodes::Closure
Definition
NOD_geometry_nodes_closure.hh:51
blender::nodes
Definition
BKE_compute_contexts.hh:29
blender::nodes::ClosurePtr
ImplicitSharingPtr< Closure > ClosurePtr
Definition
NOD_geometry_nodes_closure_fwd.hh:12
Generated on
for Blender by
doxygen
1.16.1