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

Static Public Member Functions

static ImVec2 GetInputSlotPos (ImVector< Node > const &infos, ImVector< NodePos > const &positions, int nodeId, int slot_no)
 
static ImVec2 GetOutputSlotPos (ImVector< Node > const &infos, ImVector< NodePos > const &positions, int nodeId, int slot_no)
 

Public Attributes

ImVec2 pos
 

Detailed Description

Definition at line 213 of file FrameworkGUIDevicesGraph.cxx.

Member Function Documentation

◆ GetInputSlotPos()

static ImVec2 o2::framework::gui::NodePos::GetInputSlotPos ( ImVector< Node > const &  infos,
ImVector< NodePos > const &  positions,
int  nodeId,
int  slot_no 
)
inlinestatic

Definition at line 215 of file FrameworkGUIDevicesGraph.cxx.

◆ GetOutputSlotPos()

static ImVec2 o2::framework::gui::NodePos::GetOutputSlotPos ( ImVector< Node > const &  infos,
ImVector< NodePos > const &  positions,
int  nodeId,
int  slot_no 
)
inlinestatic

Definition at line 222 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ pos

ImVec2 o2::framework::gui::NodePos::pos

Definition at line 214 of file FrameworkGUIDevicesGraph.cxx.


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