Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
308
unsigned int Tr2LineGraph::GetSize()
309
{
310
return (unsigned int)m_data.size();
311
}
312
313
const Color& Tr2LineGraph::GetColor() const
314
{
Callers
15
FillAndSetConstants
Function · 0.45
UpdateBuffer
Method · 0.45
Tr2PersistentPerObjectData
Class · 0.45
SetPerObjectDataToDevice
Method · 0.45
Update
Method · 0.45
OnListModified
Method · 0.45
PrepareParallelContext
Method · 0.45
RecreateQuadBuffers
Method · 0.45
PyGetData
Function · 0.45
PyGetData
Function · 0.45
SetPerObjectDataToDevice
Method · 0.45
GetValueAt
Method · 0.45
Calls
1
size
Method · 0.80
Tested by
no test coverage detected