Unravel Engine C++ Reference
Loading...
Searching...
No Matches
profiler_timeline_panel.cpp File 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
 

Variable Documentation

◆ ok

bool ok {}

Definition at line 214 of file profiler_timeline_panel.cpp.

◆ x0

float x0 {}

Definition at line 215 of file profiler_timeline_panel.cpp.

◆ x1

float x1 {}

Definition at line 217 of file profiler_timeline_panel.cpp.

◆ y0

float y0 {}

Definition at line 216 of file profiler_timeline_panel.cpp.

◆ y1

float y1 {}

Definition at line 218 of file profiler_timeline_panel.cpp.