|
Unravel Engine C++ Reference
|
#include "profiler_timeline_panel.h"#include "gpu_frame_stats_widgets.h"#include "profiler_gpu_resources_section.h"#include "profiler_eviction_section.h"#include "../panel.h"#include <imgui/imgui.h>#include <imgui/imgui_internal.h>#include <editor/format/format_bytes.h>#include <editor/imgui/integration/fonts/icons/icons_material_design_icons.h>#include <base/platform/process_memory.hpp>#include <engine/settings/settings.h>#include <graphics/graphics.h>#include <dotnetpp/dotnetpp.h>#include <algorithm>#include <array>#include <cstdint>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | unravel |
| bool ok {} |
Definition at line 214 of file profiler_timeline_panel.cpp.
| float x0 {} |
Definition at line 215 of file profiler_timeline_panel.cpp.
| float x1 {} |
Definition at line 217 of file profiler_timeline_panel.cpp.
| float y0 {} |
Definition at line 216 of file profiler_timeline_panel.cpp.
| float y1 {} |
Definition at line 218 of file profiler_timeline_panel.cpp.