Blender  V3.3
Classes | Namespaces | Functions
BKE_asset_library.hh File Reference
#include "BKE_asset_library.h"
#include "BKE_asset_catalog.hh"
#include "BKE_callbacks.h"
#include <memory>

Go to the source code of this file.

Classes

struct  blender::bke::AssetLibrary
 

Namespaces

 blender
 
 blender::bke
 

Functions

blender::bke::AssetCatalogServiceBKE_asset_library_get_catalog_service (const ::AssetLibrary *library)
 
blender::bke::AssetCatalogTreeBKE_asset_library_get_catalog_tree (const ::AssetLibrary *library)
 

Function Documentation

◆ BKE_asset_library_get_catalog_service()

blender::bke::AssetCatalogService* BKE_asset_library_get_catalog_service ( const ::AssetLibrary library)

◆ BKE_asset_library_get_catalog_tree()

blender::bke::AssetCatalogTree* BKE_asset_library_get_catalog_tree ( const ::AssetLibrary library)