DDraceNetwork Documentation
Loading...
Searching...
No Matches
CGraph Member List

This is the complete list of members for CGraph, including all inherited members.

Add(float Value, ColorRGBA Color=ColorRGBA(1.0f, 1.0f, 1.0f, 0.75f))CGraph
CGraph(int MaxEntries, int Precision, bool SummaryStats)CGraph
Init(float Min, float Max)CGraph
InsertAt(int64_t Time, float Value, ColorRGBA Color=ColorRGBA(1.0f, 1.0f, 1.0f, 0.75f))CGraph
m_AverageCGraphprivate
m_EntriesCGraphprivate
m_MaxAxisCGraphprivate
m_MaxRangeCGraphprivate
m_MaxValueCGraphprivate
m_MinAxisCGraphprivate
m_MinRangeCGraphprivate
m_MinValueCGraphprivate
m_pFirstScaledCGraphprivate
m_PrecisionCGraphprivate
m_RenderedTotalTimeCGraphprivate
m_SummaryStatsCGraphprivate
Render(IGraphics *pGraphics, ITextRender *pTextRender, float x, float y, float w, float h, const char *pDescription)CGraph
RenderDataLines(IGraphics *pGraphics, float x, float y, float w, float h)CGraphprivate
Scale(int64_t WantedTotalTime)CGraph
SetMax(float Max)CGraph
SetMin(float Min)CGraph