|
Blender V4.3
|
#include "../asset/ED_asset_catalog.hh"#include "../asset/ED_asset_handle.hh"#include "../asset/ED_asset_library.hh"#include "../asset/ED_asset_list.hh"#include "../asset/ED_asset_mark_clear.hh"#include "../asset/ED_asset_temp_id_consumer.hh"#include "../asset/ED_asset_type.hh"#include "../asset/ED_asset_filter.hh"#include "../asset/ED_asset_import.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::asset |
Functions | |
| std::string | blender::ed::asset::asset_tooltip (const asset_system::AssetRepresentation &asset, const bool include_name) |
| void | blender::ed::asset::operatortypes_asset () |
The public API for assets is defined in dedicated headers. This is a utility file that just includes all of these.
Definition in file ED_asset.hh.