![]() |
VR-Forces 5.0.3 Developer's Guide
|
Classes | |
| struct | Grid |
| struct | Scale |
| struct | Selection |
| struct | Tooltip |
| struct | Values |
| struct | VerticalLines |
Public Member Functions | |
| PlotConfig () | |
Public Attributes | |
| struct ImGui::PlotConfig::Values | values |
| struct ImGui::PlotConfig::Scale | scale |
| struct ImGui::PlotConfig::Tooltip | tooltip |
| struct ImGui::PlotConfig::Grid | grid_x |
| struct ImGui::PlotConfig::Grid | grid_y |
| struct ImGui::PlotConfig::Selection | selection |
| struct ImGui::PlotConfig::VerticalLines | v_lines |
| ImVec2 | frame_size |
| float | line_thickness |
| bool | skip_small_lines |
| const char * | overlay_text |
|
inline |
| struct ImGui::PlotConfig::Values ImGui::PlotConfig::values |
| struct ImGui::PlotConfig::Scale ImGui::PlotConfig::scale |
| struct ImGui::PlotConfig::Tooltip ImGui::PlotConfig::tooltip |
| struct ImGui::PlotConfig::Grid ImGui::PlotConfig::grid_x |
| struct ImGui::PlotConfig::Grid ImGui::PlotConfig::grid_y |
| struct ImGui::PlotConfig::Selection ImGui::PlotConfig::selection |
| struct ImGui::PlotConfig::VerticalLines ImGui::PlotConfig::v_lines |
| ImVec2 ImGui::PlotConfig::frame_size |
| float ImGui::PlotConfig::line_thickness |
| bool ImGui::PlotConfig::skip_small_lines |
| const char* ImGui::PlotConfig::overlay_text |