![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for STK::PerformanceGraphs, including all inherited members.
addGraph(const std::string &name, const STK::Color4f &color) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
addTextLabel(const std::string &text, const STK::Color4f &color, const STK::Vector2f &pos, TextHAlignment h_anchor=TextHAlignment::Left, TextVAlignment v_anchor=TextVAlignment::Bottom) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | |
addValue(const std::string &name, double value) | STK::PerformanceGraphs | inline |
DisplayMode enum name (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | |
getGraph(const std::string &name) const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getGraphEnabled(const std::string &label) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getGraphLabels() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getHeight() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getMargin() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getMaxValue() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getMode() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getWidth() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getXMax() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getXMin() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getYMax() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
getYMin() const (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
initialize() (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | |
PerformanceGraphs(const std::shared_ptr< STK::ShaderProgramManager > &shaderManager, const std::shared_ptr< STK::FontManager > &fontManager, const std::shared_ptr< STK::Screen > &screen, int x, int y, int width, int height) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | |
redraw(const STK::Viewport &vp) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | |
setGraphEnabled(const std::string &label, bool enabled) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
setMaxValue(double maxValue) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |
setMode(DisplayMode mode, double maxValue, bool autoAdjust) (defined in STK::PerformanceGraphs) | STK::PerformanceGraphs | inline |