Blender V5.0
blender::ed::outliner::ObjectEditData Struct Reference

Public Attributes

Set< Object * > objects_set
bool is_liboverride_allowed
bool is_liboverride_hierarchy_root_allowed

Detailed Description

Definition at line 2598 of file outliner_tools.cc.

Member Data Documentation

◆ is_liboverride_allowed

bool blender::ed::outliner::ObjectEditData::is_liboverride_allowed

Definition at line 2600 of file outliner_tools.cc.

Referenced by blender::ed::outliner::outliner_delete_exec().

◆ is_liboverride_hierarchy_root_allowed

bool blender::ed::outliner::ObjectEditData::is_liboverride_hierarchy_root_allowed

Definition at line 2601 of file outliner_tools.cc.

Referenced by blender::ed::outliner::outliner_delete_exec().

◆ objects_set

Set<Object *> blender::ed::outliner::ObjectEditData::objects_set

Definition at line 2599 of file outliner_tools.cc.

Referenced by blender::ed::outliner::outliner_delete_exec().


The documentation for this struct was generated from the following file: