![]() |
Prusa Slicer 2.6.0
|
#include <src/imgui/imgui_internal.h>
Public Member Functions | |
| ImGuiPtrOrIndex (void *ptr) | |
| ImGuiPtrOrIndex (int index) | |
Public Attributes | |
| void * | Ptr |
| int | Index |
|
inline |
|
inline |
| int ImGuiPtrOrIndex::Index |
Referenced by ImGuiPtrOrIndex(), ImGuiPtrOrIndex(), and GetTabBarFromTabBarRef().
| void* ImGuiPtrOrIndex::Ptr |
Referenced by ImGuiPtrOrIndex(), ImGuiPtrOrIndex(), and GetTabBarFromTabBarRef().