Blender
V3.3
source
blender
blenkernel
BKE_ipo.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later
2
* Copyright 2001-2002 NaN Holding BV. All rights reserved. */
3
#pragma once
4
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
struct
Main
;
14
28
void
do_versions_ipos_to_animato
(
struct
Main
*
main
);
29
30
/* --------------------- xxx stuff ------------------------ */
31
32
#ifdef __cplusplus
33
};
34
#endif
do_versions_ipos_to_animato
void do_versions_ipos_to_animato(struct Main *main)
Definition:
ipo.c:2082
main
int main(int argc, char *argv[])
Definition:
blender_thumbnailer.cc:89
Main
Definition:
BKE_main.h:121
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1