Blender V4.3
blender::asset_system::AssetCatalogLessThan Struct Reference

#include <AS_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 341 of file AS_asset_catalog.hh.

Member Function Documentation

◆ operator()()

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

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