3Depict
|
#include <plot.h>
Public Attributes | |
std::vector< std::pair< float, float > > | coordData |
std::string | title |
bool | enabled |
std::vector<std::pair<float, float> > OVERLAY_DATA::coordData |
Referenced by RangeEditorDialog::OnTextOverlayEnter().
bool OVERLAY_DATA::enabled |
Referenced by RangeEditorDialog::OnTextOverlayEnter().
std::string OVERLAY_DATA::title |
Referenced by RangeEditorDialog::OnTextOverlayEnter().