Blender  V3.3
Public Member Functions | List of all members
blender::bke::AssetCatalogLessThan Struct Reference

#include <BKE_asset_catalog.hh>

Public Member Functions

bool operator() (const AssetCatalog *lhs, const AssetCatalog *rhs) const
 

Detailed Description

Comparator for asset catalogs, ordering by (path, first_seen, UUID).

Definition at line 477 of file BKE_asset_catalog.hh.

Member Function Documentation

◆ operator()()

bool blender::bke::AssetCatalogLessThan::operator() ( const AssetCatalog lhs,
const AssetCatalog rhs 
) const
inline

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