#include <asset_browser.h>
Public Member Functions | |
UnsortedAsset (ImGuiID id) | |
Public Member Functions inherited from yaze::app::gui::AssetObject | |
AssetObject (ImGuiID id, int type) | |
Additional Inherited Members | |
Static Public Member Functions inherited from yaze::app::gui::AssetObject | |
static void | SortWithSortSpecs (ImGuiTableSortSpecs *sort_specs, AssetObject *items, int items_count) |
static int | CompareWithSortSpecs (const void *lhs, const void *rhs) |
Public Attributes inherited from yaze::app::gui::AssetObject | |
ImGuiID | ID |
int | Type |
Static Public Attributes inherited from yaze::app::gui::AssetObject | |
static const ImGuiTableSortSpecs * | s_current_sort_specs = NULL |
Definition at line 138 of file asset_browser.h.
|
inline |
Definition at line 139 of file asset_browser.h.