Blender
V5.0
source
blender
nodes
NOD_geometry_nodes_list_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
List
;
12
using
ListPtr
=
ImplicitSharingPtr<List>
;
13
14
}
// namespace blender::nodes
BLI_implicit_sharing_ptr.hh
blender::ImplicitSharingPtr
Definition
BLI_implicit_sharing_ptr.hh:24
blender::nodes::List
Definition
NOD_geometry_nodes_list.hh:16
blender::nodes
Definition
BKE_compute_contexts.hh:29
blender::nodes::ListPtr
ImplicitSharingPtr< List > ListPtr
Definition
NOD_geometry_nodes_list_fwd.hh:12
Generated on
for Blender by
doxygen
1.16.1