Blender V5.0
blender::ed::asset::shelf::StaticPopupShelves Class Reference

Public Member Functions

 ~StaticPopupShelves ()

Static Public Member Functions

static Vector< AssetShelf * > & shelves ()

Public Attributes

Vector< AssetShelf * > popup_shelves

Detailed Description

Definition at line 35 of file asset_shelf_popover.cc.

Constructor & Destructor Documentation

◆ ~StaticPopupShelves()

blender::ed::asset::shelf::StaticPopupShelves::~StaticPopupShelves ( )
inline

Definition at line 39 of file asset_shelf_popover.cc.

References popup_shelves.

Member Function Documentation

◆ shelves()

Vector< AssetShelf * > & blender::ed::asset::shelf::StaticPopupShelves::shelves ( )
inlinestatic

Member Data Documentation

◆ popup_shelves

Vector<AssetShelf *> blender::ed::asset::shelf::StaticPopupShelves::popup_shelves

Definition at line 37 of file asset_shelf_popover.cc.

Referenced by shelves(), and ~StaticPopupShelves().


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