Blender
V4.3
source
blender
blenkernel
BKE_ipo.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved.
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
#pragma once
5
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
struct
Main
;
15
29
void
do_versions_ipos_to_animato
(
struct
Main
*bmain);
30
31
/* --------------------- xxx stuff ------------------------ */
32
33
#ifdef __cplusplus
34
};
35
#endif
do_versions_ipos_to_animato
void do_versions_ipos_to_animato(struct Main *bmain)
Definition
ipo.cc:2091
Main
Definition
BKE_main.hh:122
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0