Project
Loading...
Searching...
No Matches
o2::framework::gui::MetricLabelsContext Struct Reference

Context to draw the labels with the metrics. More...

Public Attributes

ImVector< Node > * nodes
 
int nodeIdx
 
ImVector< NodePos > * positions
 
ImDrawList * draw_list
 
ImVec2 offset
 

Detailed Description

Context to draw the labels with the metrics.

Definition at line 354 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ draw_list

ImDrawList* o2::framework::gui::MetricLabelsContext::draw_list

Definition at line 358 of file FrameworkGUIDevicesGraph.cxx.

◆ nodeIdx

int o2::framework::gui::MetricLabelsContext::nodeIdx

Definition at line 356 of file FrameworkGUIDevicesGraph.cxx.

◆ nodes

ImVector<Node>* o2::framework::gui::MetricLabelsContext::nodes

Definition at line 355 of file FrameworkGUIDevicesGraph.cxx.

◆ offset

ImVec2 o2::framework::gui::MetricLabelsContext::offset

Definition at line 359 of file FrameworkGUIDevicesGraph.cxx.

◆ positions

ImVector<NodePos>* o2::framework::gui::MetricLabelsContext::positions

Definition at line 357 of file FrameworkGUIDevicesGraph.cxx.


The documentation for this struct was generated from the following file: