Blender
V3.3
source
blender
editors
space_outliner
tree
tree_element_scene_objects.hh
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
#include "
tree_element.hh
"
10
11
struct
Scene
;
12
13
namespace
blender::ed::outliner
{
14
15
class
TreeElementSceneObjectsBase
final
:
public
AbstractTreeElement
{
16
Scene
&scene_;
17
18
public
:
19
TreeElementSceneObjectsBase
(
TreeElement
&legacy_te,
Scene
&
scene
);
20
21
void
expand
(
SpaceOutliner
&)
const override
;
22
};
23
24
}
// namespace blender::ed::outliner
final
#define final(a, b, c)
Definition:
BLI_hash.h:21
blender::ed::outliner::AbstractTreeElement
Definition:
tree_element.hh:24
blender::ed::outliner::TreeElementSceneObjectsBase
Definition:
tree_element_scene_objects.hh:15
blender::ed::outliner::TreeElementSceneObjectsBase::TreeElementSceneObjectsBase
TreeElementSceneObjectsBase(TreeElement &legacy_te, Scene &scene)
Definition:
tree_element_scene_objects.cc:22
blender::ed::outliner::TreeElementSceneObjectsBase::expand
void expand(SpaceOutliner &) const override
Definition:
tree_element_scene_objects.cc:29
scene
Scene scene
Definition:
deg_eval_copy_on_write.cc:106
blender::ed::outliner
Definition:
outliner_intern.hh:40
Scene
Definition:
DNA_scene_types.h:1739
SpaceOutliner
Definition:
DNA_space_types.h:259
TreeElement
Definition:
outliner_intern.hh:79
tree_element.hh
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1