Blender
V4.3
source
blender
editors
asset
ED_asset_import.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
#include "
DNA_ID_enums.h
"
12
13
struct
ID
;
14
struct
Main
;
15
namespace
blender::asset_system
{
16
class
AssetRepresentation;
17
}
18
19
namespace
blender::ed::asset
{
20
25
ID
*
asset_local_id_ensure_imported
(
Main
&bmain,
const
asset_system::AssetRepresentation &asset);
26
27
}
// namespace blender::ed::asset
DNA_ID_enums.h
Enumerations for DNA_ID.h.
blender::asset_system
Definition
AS_asset_catalog.hh:24
blender::ed::asset
Definition
ED_asset_catalog.hh:28
blender::ed::asset::asset_local_id_ensure_imported
ID * asset_local_id_ensure_imported(Main &bmain, const asset_system::AssetRepresentation &asset)
Definition
asset_import.cc:21
ID
Definition
DNA_ID.h:413
Main
Definition
BKE_main.hh:122
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0