Blender
V4.3
source
blender
editors
space_outliner
tree
tree_element_layer_collection.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
#include "
tree_element.hh
"
12
13
namespace
blender::ed::outliner
{
14
15
class
TreeElementLayerCollection
final :
public
AbstractTreeElement
{
16
LayerCollection
&lc_;
17
18
public
:
19
TreeElementLayerCollection
(
TreeElement
&legacy_te,
LayerCollection
&lc);
20
};
21
22
}
// namespace blender::ed::outliner
blender::ed::outliner::AbstractTreeElement
Definition
tree_element.hh:29
blender::ed::outliner::TreeElementLayerCollection
Definition
tree_element_layer_collection.hh:15
blender::ed::outliner::TreeElementLayerCollection::TreeElementLayerCollection
TreeElementLayerCollection(TreeElement &legacy_te, LayerCollection &lc)
Definition
tree_element_layer_collection.cc:19
blender::ed::outliner
Definition
outliner_collections.cc:42
LayerCollection
Definition
DNA_layer_types.h:104
blender::ed::outliner::TreeElement
Definition
outliner_intern.hh:84
tree_element.hh
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0