Blender  V3.3
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 
29 
30 /* --------------------- xxx stuff ------------------------ */
31 
32 #ifdef __cplusplus
33 };
34 #endif
void do_versions_ipos_to_animato(struct Main *main)
Definition: ipo.c:2082
int main(int argc, char *argv[])
Definition: BKE_main.h:121