Blender V4.3
blender::ed::asset::AssetTemporaryIDConsumer Class Reference

Inherits blender::NonCopyable, and blender::NonMovable.

Public Member Functions

 AssetTemporaryIDConsumer (const asset_system::AssetRepresentation *asset)
 
 ~AssetTemporaryIDConsumer ()
 
IDget_local_id ()
 
IDimport_id (ID_Type id_type, Main &bmain, ReportList &reports)
 

Detailed Description

Definition at line 29 of file asset_temp_id_consumer.cc.

Constructor & Destructor Documentation

◆ AssetTemporaryIDConsumer()

blender::ed::asset::AssetTemporaryIDConsumer::AssetTemporaryIDConsumer ( const asset_system::AssetRepresentation * asset)
inline

Definition at line 34 of file asset_temp_id_consumer.cc.

◆ ~AssetTemporaryIDConsumer()

blender::ed::asset::AssetTemporaryIDConsumer::~AssetTemporaryIDConsumer ( )
inline

Definition at line 35 of file asset_temp_id_consumer.cc.

References BLO_library_temp_free().

Member Function Documentation

◆ get_local_id()

ID * blender::ed::asset::AssetTemporaryIDConsumer::get_local_id ( )
inline

◆ import_id()


The documentation for this class was generated from the following file: