◆ ExampleAssetsBrowser()
ExampleAssetsBrowser::ExampleAssetsBrowser |
( |
| ) |
|
|
inline |
◆ AddItems()
void ExampleAssetsBrowser::AddItems |
( |
int | count | ) |
|
|
inline |
◆ ClearItems()
void ExampleAssetsBrowser::ClearItems |
( |
| ) |
|
|
inline |
◆ Draw()
void ExampleAssetsBrowser::Draw |
( |
const char * | title, |
|
|
bool * | p_open ) |
|
inline |
◆ UpdateLayoutSizes()
void ExampleAssetsBrowser::UpdateLayoutSizes |
( |
float | avail_width | ) |
|
|
inline |
◆ AllowBoxSelect
bool ExampleAssetsBrowser::AllowBoxSelect = true |
◆ AllowDragUnselected
bool ExampleAssetsBrowser::AllowDragUnselected = false |
◆ AllowSorting
bool ExampleAssetsBrowser::AllowSorting = true |
◆ IconHitSpacing
int ExampleAssetsBrowser::IconHitSpacing = 4 |
◆ IconSize
float ExampleAssetsBrowser::IconSize = 32.0f |
◆ IconSpacing
int ExampleAssetsBrowser::IconSpacing = 10 |
◆ Items
◆ LayoutColumnCount
int ExampleAssetsBrowser::LayoutColumnCount = 0 |
◆ LayoutItemSize
ImVec2 ExampleAssetsBrowser::LayoutItemSize |
◆ LayoutItemSpacing
float ExampleAssetsBrowser::LayoutItemSpacing = 0.0f |
◆ LayoutItemStep
ImVec2 ExampleAssetsBrowser::LayoutItemStep |
◆ LayoutLineCount
int ExampleAssetsBrowser::LayoutLineCount = 0 |
◆ LayoutOuterPadding
float ExampleAssetsBrowser::LayoutOuterPadding = 0.0f |
◆ LayoutSelectableSpacing
float ExampleAssetsBrowser::LayoutSelectableSpacing = 0.0f |
◆ NextItemId
ImGuiID ExampleAssetsBrowser::NextItemId = 0 |
◆ RequestDelete
bool ExampleAssetsBrowser::RequestDelete = false |
◆ RequestSort
bool ExampleAssetsBrowser::RequestSort = false |
◆ Selection
◆ ShowTypeOverlay
bool ExampleAssetsBrowser::ShowTypeOverlay = true |
◆ StretchSpacing
bool ExampleAssetsBrowser::StretchSpacing = true |
◆ ZoomWheelAccum
float ExampleAssetsBrowser::ZoomWheelAccum = 0.0f |
The documentation for this struct was generated from the following file:
- include/imgui/imgui_demo.cpp