|
Blender V4.3
|
Public Member Functions | |
| ~StaticPopupShelves () | |
Static Public Member Functions | |
| static Vector< AssetShelf * > & | shelves () |
Public Attributes | |
| Vector< AssetShelf * > | popup_shelves |
Definition at line 31 of file asset_shelf_popover.cc.
|
inline |
Definition at line 35 of file asset_shelf_popover.cc.
References popup_shelves.
|
inlinestatic |
Definition at line 42 of file asset_shelf_popover.cc.
References popup_shelves.
Referenced by blender::ed::asset::shelf::get_shelf_for_popup(), and blender::ed::asset::shelf::type_popup_unlink().
| Vector<AssetShelf *> blender::ed::asset::shelf::StaticPopupShelves::popup_shelves |
Definition at line 33 of file asset_shelf_popover.cc.
Referenced by shelves(), and ~StaticPopupShelves().