Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::PerformanceGraphs Member List

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::PerformanceGraphsinline
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::PerformanceGraphsinline
DisplayMode enum name (defined in STK::PerformanceGraphs)STK::PerformanceGraphs
getGraph(const std::string &name) const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getGraphEnabled(const std::string &label) (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getGraphLabels() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getHeight() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getMargin() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getMaxValue() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getMode() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getWidth() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getXMax() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getXMin() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getYMax() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
getYMin() const (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
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::PerformanceGraphsinline
setMaxValue(double maxValue) (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline
setMode(DisplayMode mode, double maxValue, bool autoAdjust) (defined in STK::PerformanceGraphs)STK::PerformanceGraphsinline