Blender V4.3
blender::ed::outliner::TreeElementIDMetaBall Class Referencefinal

#include <tree_element_id_metaball.hh>

Inherits blender::ed::outliner::TreeElementID.

Public Member Functions

 TreeElementIDMetaBall (TreeElement &legacy_te, MetaBall &metaball)
 
void expand (SpaceOutliner &) const override
 
- Public Member Functions inherited from blender::ed::outliner::TreeElementID
 TreeElementID (TreeElement &legacy_te, ID &id)
 
bool expand_poll (const SpaceOutliner &) const override
 
IDget_ID ()
 
- Public Member Functions inherited from blender::ed::outliner::AbstractTreeElement
virtual ~AbstractTreeElement ()=default
 
TreeElementget_legacy_element ()
 
virtual StringRefNull get_warning () const
 
virtual std::optional< BIFIconIDget_icon () const
 
void print_path ()
 

Additional Inherited Members

- Static Public Member Functions inherited from blender::ed::outliner::TreeElementID
static std::unique_ptr< TreeElementIDcreate_from_id (TreeElement &legacy_te, ID &id)
 
- Static Public Member Functions inherited from blender::ed::outliner::AbstractTreeElement
static std::unique_ptr< AbstractTreeElementcreate_from_type (int type, TreeElement &legacy_te, ID *owner_id, void *create_data)
 
static void uncollapse_by_default (TreeElement *legacy_te)
 
- Protected Member Functions inherited from blender::ed::outliner::TreeElementID
void expand_animation_data (AnimData *) const
 
- Protected Member Functions inherited from blender::ed::outliner::AbstractTreeElement
 AbstractTreeElement (TreeElement &legacy_te)
 
TreeElementadd_element (ListBase *lb, ID *owner_id, void *create_data, TreeElement *parent, short type, short index, const bool expand=true) const
 
- Protected Attributes inherited from blender::ed::outliner::TreeElementID
IDid_
 
- Protected Attributes inherited from blender::ed::outliner::AbstractTreeElement
TreeElementlegacy_te_
 
AbstractTreeDisplaydisplay_
 

Detailed Description

Definition at line 17 of file tree_element_id_metaball.hh.

Constructor & Destructor Documentation

◆ TreeElementIDMetaBall()

blender::ed::outliner::TreeElementIDMetaBall::TreeElementIDMetaBall ( TreeElement & legacy_te,
MetaBall & metaball )

Definition at line 19 of file tree_element_id_metaball.cc.

Member Function Documentation

◆ expand()

void blender::ed::outliner::TreeElementIDMetaBall::expand ( SpaceOutliner & ) const
overridevirtual

Let the type add its own children.

Reimplemented from blender::ed::outliner::TreeElementID.

Definition at line 24 of file tree_element_id_metaball.cc.

References MetaBall::adt, and blender::ed::outliner::TreeElementID::expand_animation_data().


The documentation for this class was generated from the following files: