Blender V5.0
BKE_node_tree_reference_lifetimes.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2024 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9#pragma once
10
31
33#include "BLI_vector.hh"
34
35#include "DNA_node_types.h"
36
38
40
60
92
107
109
114
115} // namespace blender::bke::node_tree_reference_lifetimes
#define BLI_assert(a)
Definition BLI_assert.h:46
#define ELEM(...)
eNodeSocketDatatype
KDTree_3d * tree
bool can_contain_reference(eNodeSocketDatatype socket_type)
bool can_contain_referenced_data(eNodeSocketDatatype socket_type)
friend std::ostream & operator<<(std::ostream &stream, const ReferenceSetInfo &info)