![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Namespaces | |
namespace | ImGui |
Macros | |
#define | DVD_EDITOR_IMGUI_EXTENSIONS_H_ |
Typedefs | |
typedef void * | ImGui::ImTextureID |
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) |
#define DVD_EDITOR_IMGUI_EXTENSIONS_H_ |
Definition at line 34 of file ImGuiExtensions.h.