18 #include "../outliner_intern.hh"
24 template<
typename T>
using List = ListBaseWrapper<T>;
48 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
TreeElement * outliner_add_element(SpaceOutliner *space_outliner, ListBase *lb, void *idv, TreeElement *parent, short type, short index, const bool expand)
ListBaseWrapper< T > List
@ SEQUENCE_DUPLICATE_NOOP
@ SEQUENCE_DUPLICATE_NONE
Editing * SEQ_editing_get(const Scene *scene)
The data to build the tree from.
Establish and manage Outliner trees for different display modes.