![]() |
Project
|
Context to draw the labels with the metrics. More...
Public Attributes | |
ImVector< Node > * | nodes |
int | nodeIdx |
ImVector< NodePos > * | positions |
ImDrawList * | draw_list |
ImVec2 | offset |
Context to draw the labels with the metrics.
Definition at line 354 of file FrameworkGUIDevicesGraph.cxx.
ImDrawList* o2::framework::gui::MetricLabelsContext::draw_list |
Definition at line 358 of file FrameworkGUIDevicesGraph.cxx.
int o2::framework::gui::MetricLabelsContext::nodeIdx |
Definition at line 356 of file FrameworkGUIDevicesGraph.cxx.
ImVector<Node>* o2::framework::gui::MetricLabelsContext::nodes |
Definition at line 355 of file FrameworkGUIDevicesGraph.cxx.
ImVec2 o2::framework::gui::MetricLabelsContext::offset |
Definition at line 359 of file FrameworkGUIDevicesGraph.cxx.
ImVector<NodePos>* o2::framework::gui::MetricLabelsContext::positions |
Definition at line 357 of file FrameworkGUIDevicesGraph.cxx.