29 #include "../outliner_intern.h"
35 template<
typename T>
using List = ListBaseWrapper<T>;
59 add_seq_dup(seq, te, 0);
Base Class For Tree-Displays.
SpaceOutliner & space_outliner_
TreeDisplaySequencer(SpaceOutliner &space_outliner)
ListBase buildTree(const TreeSourceData &source_data) override
ListBaseWrapper< T > List
@ SEQUENCE_DUPLICATE_NOOP
@ SEQUENCE_DUPLICATE_NONE
TreeElement * outliner_add_element(SpaceOutliner *space_outliner, ListBase *lb, void *idv, TreeElement *parent, short type, short index)
Editing * SEQ_editing_get(Scene *scene, bool alloc)
The data to build the tree from.
Establish and manage Outliner trees for different display modes.