vsgImGui 0.5.0
VulkanSceneGraph, ImGui and ImPlot integration library
|
Public Member Functions | |
ImPlotDateTimeSpec (ImPlotDateFmt date_fmt, ImPlotTimeFmt time_fmt, bool use_24_hr_clk=false, bool use_iso_8601=false) | |
Public Attributes | |
ImPlotDateFmt | Date |
ImPlotTimeFmt | Time |
bool | UseISO8601 |
bool | Use24HourClock |