Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetCMFData
Method
GetCMFData
trinity/Resources/TriGrannyRes.cpp:1809–1812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1807
}
1808
1809
const cmf::Data* TriGrannyRes::GetCMFData() const
1810
{
1811
return m_cmfContents.GetData();
1812
}
1813
1814
const void* TriGrannyRes::GetCMFViewData( const cmf::BufferView& view )
1815
{
Callers
5
DoSpawn
Method · 0.45
InitializeDynamicBounds
Method · 0.45
InitializeAnimation
Method · 0.45
PlayAnimation
Method · 0.45
Initialize
Method · 0.45
Calls
1
GetData
Method · 0.45
Tested by
no test coverage detected