|
Blender V4.5
|
Inherits blender::NonCopyable, and blender::NonMovable.
Public Member Functions | |
| AssetTemporaryIDConsumer (const asset_system::AssetRepresentation *asset) | |
| ~AssetTemporaryIDConsumer () | |
| ID * | get_local_id () |
| ID * | import_id (ID_Type id_type, Main &bmain, ReportList &reports) |
Definition at line 28 of file asset_temp_id_consumer.cc.
|
inline |
Definition at line 33 of file asset_temp_id_consumer.cc.
|
inline |
Definition at line 34 of file asset_temp_id_consumer.cc.
References BLO_library_temp_free().
|
inline |
Definition at line 41 of file asset_temp_id_consumer.cc.
Referenced by blender::ed::asset::temp_id_consumer_ensure_local_id().
|
inline |
Definition at line 46 of file asset_temp_id_consumer.cc.
References BKE_reportf(), BLI_assert, BLO_library_temp_load_id(), GS, reports, and RPT_ERROR.
Referenced by blender::ed::asset::temp_id_consumer_ensure_local_id().