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 383 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ draw_list

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

Definition at line 387 of file FrameworkGUIDevicesGraph.cxx.

◆ nodeIdx

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

Definition at line 385 of file FrameworkGUIDevicesGraph.cxx.

◆ nodes

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

Definition at line 384 of file FrameworkGUIDevicesGraph.cxx.

◆ offset

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

Definition at line 388 of file FrameworkGUIDevicesGraph.cxx.

◆ positions

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

Definition at line 386 of file FrameworkGUIDevicesGraph.cxx.


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