MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetMaxValue

Method GetMaxValue

trinity/Tr2LineGraph.cpp:328–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326}
327
328float Tr2LineGraph::GetMaxValue() const
329{
330 return m_maxValue;
331}
332
333std::vector<float> Tr2LineGraph::GetStatsHistory() const
334{

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected