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

Method GetSize

trinity/Tr2LineGraph.cpp:308–311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306}
307
308unsigned int Tr2LineGraph::GetSize()
309{
310 return (unsigned int)m_data.size();
311}
312
313const Color& Tr2LineGraph::GetColor() const
314{

Callers 15

FillAndSetConstantsFunction · 0.45
UpdateBufferMethod · 0.45
UpdateMethod · 0.45
OnListModifiedMethod · 0.45
RecreateQuadBuffersMethod · 0.45
PyGetDataFunction · 0.45
PyGetDataFunction · 0.45
GetValueAtMethod · 0.45

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected