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

#include <imgui_type_traits.h>

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

Static Public Attributes

static constexpr ImGuiDataType value = ImGuiDataType_Double
 
static constexpr const char * format = "%.6f"
 

Member Data Documentation

◆ format

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

◆ value

constexpr ImGuiDataType ImGui::ImGuiDataTypeTraits< double >::value = ImGuiDataType_Double
staticconstexpr

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