Blender V5.0
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
7struct bAnimContext;
8struct ListBase;
9
11
20
21} // namespace blender::ed::graph
ListBase get_editable_fcurves(bAnimContext &ac)