![]() |
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 383 of file FrameworkGUIDevicesGraph.cxx.
| ImDrawList* o2::framework::gui::MetricLabelsContext::draw_list |
Definition at line 387 of file FrameworkGUIDevicesGraph.cxx.
| int o2::framework::gui::MetricLabelsContext::nodeIdx |
Definition at line 385 of file FrameworkGUIDevicesGraph.cxx.
| ImVector<Node>* o2::framework::gui::MetricLabelsContext::nodes |
Definition at line 384 of file FrameworkGUIDevicesGraph.cxx.
| ImVec2 o2::framework::gui::MetricLabelsContext::offset |
Definition at line 388 of file FrameworkGUIDevicesGraph.cxx.
| ImVector<NodePos>* o2::framework::gui::MetricLabelsContext::positions |
Definition at line 386 of file FrameworkGUIDevicesGraph.cxx.