Blender
V5.0
source
blender
io
fbx
importer
fbx_import_armature.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
FBXImportParams
;
14
struct
Main
;
15
16
namespace
blender::io::fbx
{
17
18
void
import_armatures
(Main &bmain,
19
const
ufbx_scene &fbx,
20
FbxElementMapping
&mapping,
21
const
FBXImportParams &
params
);
22
23
}
// namespace blender::io::fbx
fbx_import_util.hh
params
uiWidgetBaseParameters params[MAX_WIDGET_BASE_BATCH]
Definition
interface_widgets.cc:1066
blender::io::fbx
Definition
fbx_import.cc:41
blender::io::fbx::import_armatures
void import_armatures(Main &bmain, const ufbx_scene &fbx, FbxElementMapping &mapping, const FBXImportParams ¶ms)
Definition
fbx_import_armature.cc:423
FBXImportParams
Definition
IO_fbx.hh:36
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