Tatooine
Static Public Attributes | List of all members
ImGui::ImGuiDataTypeTraits< float > Struct Reference

#include <imgui_type_traits.h>

Collaboration diagram for ImGui::ImGuiDataTypeTraits< float >:
[legend]

Static Public Attributes

static constexpr ImGuiDataType value = ImGuiDataType_Float
 
static constexpr const char * format = "%.3f"
 

Member Data Documentation

◆ format

constexpr const char* ImGui::ImGuiDataTypeTraits< float >::format = "%.3f"
staticconstexpr

◆ value

constexpr ImGuiDataType ImGui::ImGuiDataTypeTraits< float >::value = ImGuiDataType_Float
staticconstexpr

The documentation for this struct was generated from the following file: