Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GenerateID
Method
GenerateID
trinity/Particle/Tr2GpuSharedEmitter.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void Tr2GpuSharedEmitter::GenerateID()
68
{
69
m_id = GetID( m_paramsHash );
70
}
71
72
uintptr_t Tr2GpuSharedEmitter::GetID( uintptr_t hash ) const
73
{
Callers
nothing calls this directly
Calls
1
GetID
Function · 0.85
Tested by
no test coverage detected