Blender
V4.3
source
blender
asset_system
intern
asset_library_runtime.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
12
#pragma once
13
14
#include "
AS_asset_library.hh
"
15
16
namespace
blender::asset_system
{
17
18
class
RuntimeAssetLibrary
:
public
AssetLibrary
{
19
public
:
20
RuntimeAssetLibrary
();
21
};
22
23
}
// namespace blender::asset_system
AS_asset_library.hh
blender::asset_system::AssetLibrary
Definition
AS_asset_library.hh:40
blender::asset_system::RuntimeAssetLibrary
Definition
asset_library_runtime.hh:18
blender::asset_system::RuntimeAssetLibrary::RuntimeAssetLibrary
RuntimeAssetLibrary()
Definition
asset_library_runtime.cc:13
blender::asset_system
Definition
AS_asset_catalog.hh:24
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0