The ImguiHelper Class Implementation. More...
#include "Pchheader.h"#include "ImguiHelper.h"#include "Core/Library/FileLibrary.h"#include "Render/FrameInfo.h"#include "World/World/World.h"#include "Slate/SlateImage.h"#include "Render/Renderer/SpecificRenderer/SlateRenderer.h"#include <imgui.cpp>#include <imgui_internal.h>#include <imgui_widgets.cpp>#include <backends/imgui_impl_vulkan.cpp>Go to the source code of this file.
Namespaces | |
| namespace | Spices |
| namespace | ImGui |
Functions | |
| void | ImGui::CenteredText (const char *label, const ImVec2 &size_arg) |
| Draw a center text. | |
The ImguiHelper Class Implementation.
Definition in file ImguiHelper.cpp.