Blender
V5.0
source
blender
io
fbx
importer
fbx_import_anim.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
8
9
#pragma once
10
11
#include "
fbx_import_util.hh
"
12
13
struct
Main
;
14
15
namespace
blender::io::fbx
{
16
17
void
import_animations
(Main &bmain,
18
const
ufbx_scene &fbx,
19
const
FbxElementMapping
&mapping,
20
const
double
fps,
21
const
float
anim_offset);
22
23
}
// namespace blender::io::fbx
fbx_import_util.hh
blender::io::fbx
Definition
fbx_import.cc:41
blender::io::fbx::import_animations
void import_animations(Main &bmain, const ufbx_scene &fbx, const FbxElementMapping &mapping, const double fps, const float anim_offset)
Definition
fbx_import_anim.cc:496
Main
Definition
BKE_main.hh:160
blender::io::fbx::FbxElementMapping
Definition
fbx_import_util.hh:26
Generated on
for Blender by
doxygen
1.16.1