Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::profiler_timeline_panel Class Reference

#include <profiler_timeline_panel.h>

Classes

struct  lane_context
 

Public Member Functions

 profiler_timeline_panel (imgui_panels *parent, const char *name)
 
void on_frame_ui_render (rtti::context &ctx, const char *name)
 
void show (bool s)
 

Detailed Description

Definition at line 13 of file profiler_timeline_panel.h.

Constructor & Destructor Documentation

◆ profiler_timeline_panel()

unravel::profiler_timeline_panel::profiler_timeline_panel ( imgui_panels * parent,
const char * name )
explicit

Definition at line 861 of file profiler_timeline_panel.cpp.

Member Function Documentation

◆ on_frame_ui_render()

void unravel::profiler_timeline_panel::on_frame_ui_render ( rtti::context & ctx,
const char * name )

Definition at line 867 of file profiler_timeline_panel.cpp.

◆ show()

void unravel::profiler_timeline_panel::show ( bool s)

Definition at line 888 of file profiler_timeline_panel.cpp.


The documentation for this class was generated from the following files: