Blender V5.0
graph_query.cc
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2025 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
5#include "BLI_listbase.h"
6#include "ED_anim_api.hh"
7#include "ED_space_graph.hh"
8
9namespace blender::ed::graph {
10
23
24} // namespace blender::ed::graph
@ USER_ANIM_ONLY_SHOW_SELECTED_CURVE_KEYS
eAnimCont_Types
eAnimFilter_Flags
@ ANIMFILTER_DATA_VISIBLE
@ ANIMFILTER_CURVE_VISIBLE
@ ANIMFILTER_NODUPLIS
@ ANIMFILTER_FCURVESONLY
@ ANIMFILTER_SEL
size_t ANIM_animdata_filter(bAnimContext *ac, ListBase *anim_data, const eAnimFilter_Flags filter_mode, void *data, const eAnimCont_Types datatype)
#define U
#define filter
ListBase get_editable_fcurves(bAnimContext &ac)
eAnimCont_Types datatype