Blender
V5.0
source
blender
editors
space_graph
ED_space_graph.hh
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_vector.hh
"
6
7
struct
bAnimContext
;
8
struct
ListBase
;
9
10
namespace
blender::ed::graph
{
11
19
ListBase
get_editable_fcurves
(
bAnimContext
&ac);
20
21
}
// namespace blender::ed::graph
BLI_vector.hh
blender::ed::graph
Definition
ED_space_graph.hh:10
blender::ed::graph::get_editable_fcurves
ListBase get_editable_fcurves(bAnimContext &ac)
Definition
graph_query.cc:11
ListBase
Definition
DNA_listBase.h:32
bAnimContext
Definition
ED_anim_api.hh:101
Generated on
for Blender by
doxygen
1.16.1