Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
ImGuiExtensions.cpp File Reference
#include "Headers/ImGuiExtensions.h"
#include "Editor/Headers/Utils.h"
#include <imgui_internal.h>

Go to the source code of this file.

Namespaces

namespace  ImGui
 

Functions

bool ImGui::ToggleButton (const char *str_id, bool *v)
 
bool ImGui::ImageZoomAndPan (ImTextureID user_texture_id, const ImVec2 &size, float aspectRatio, float &zoom, ImVec2 &zoomCenter, int panMouseButtonDrag, int resetZoomAndPanMouseButton, const ImVec2 &zoomMaxAndZoomStep)