Blender
V4.5
source
blender
editors
asset
ED_asset_handle.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
14
15
#pragma once
16
17
struct
AssetHandle
;
18
namespace
blender::asset_system
{
19
class
AssetRepresentation
;
20
}
21
22
namespace
blender::ed::asset
{
23
24
asset_system::AssetRepresentation *
handle_get_representation
(
const
AssetHandle
*asset);
25
26
}
// namespace blender::ed::asset
AssetHandle
struct AssetHandle AssetHandle
blender::asset_system::AssetRepresentation
Definition
AS_asset_representation.hh:35
blender::asset_system
Definition
AS_asset_catalog.hh:24
blender::ed::asset
Definition
ED_asset_catalog.hh:33
blender::ed::asset::handle_get_representation
asset_system::AssetRepresentation * handle_get_representation(const AssetHandle *asset)
Definition
asset_handle.cc:19
AssetHandle
Definition
DNA_asset_types.h:213
Generated on
for Blender by
doxygen
1.16.1