Blender
V4.3
source
blender
editors
space_outliner
tree
tree_element_id_texture.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
8
9
#pragma once
10
11
#include "
tree_element_id.hh
"
12
13
namespace
blender::ed::outliner
{
14
15
class
TreeElementIDTexture
final
:
public
TreeElementID
{
16
Tex
&texture_;
17
18
public
:
19
TreeElementIDTexture
(
TreeElement
&legacy_te,
Tex
&
texture
);
20
21
void
expand
(
SpaceOutliner
&)
const override
;
22
23
private
:
24
void
expand_image()
const
;
25
};
26
27
}
// namespace blender::ed::outliner
final
#define final(a, b, c)
Definition
BLI_hash.h:23
blender::ed::outliner::TreeElementIDTexture::expand
void expand(SpaceOutliner &) const override
Definition
tree_element_id_texture.cc:24
blender::ed::outliner::TreeElementIDTexture::TreeElementIDTexture
TreeElementIDTexture(TreeElement &legacy_te, Tex &texture)
Definition
tree_element_id_texture.cc:19
blender::ed::outliner::TreeElementID::TreeElementID
TreeElementID(TreeElement &legacy_te, ID &id)
Definition
tree_element_id.cc:106
texture
local_group_size(16, 16) .push_constant(Type texture
Definition
compositor_realize_on_domain_info.hh:15
blender::ed::outliner
Definition
outliner_collections.cc:42
SpaceOutliner
Definition
DNA_space_types.h:289
Tex
Definition
DNA_texture_types.h:159
blender::ed::outliner::TreeElement
Definition
outliner_intern.hh:84
tree_element_id.hh
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0