Plot Tooltip windows to show.
More...
|
size_t | dataIdx |
| The data index the tooltip belongs to.
|
|
size_t | plotItemIdx |
| The plot item index the tooltip belongs to.
|
|
std::optional< ImVec2 > | startPos |
| Initial start position of the tooltip window.
|
|
Plot Tooltip windows to show.
◆ PlotTooltip()
NAV::PlotTooltip::PlotTooltip |
( |
size_t | plotItemIdx, |
|
|
size_t | dataIdx, |
|
|
const ImVec2 & | startPos ) |
|
inline |
Constructor.
- Parameters
-
[in] | plotItemIdx | The plot item index the tooltip belongs to |
[in] | dataIdx | The data index the tooltip belongs to |
[in] | startPos | Initial start position of the tooltip window |
The documentation for this struct was generated from the following file: