MCPcopy 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
67void Tr2GpuSharedEmitter::GenerateID()
68{
69 m_id = GetID( m_paramsHash );
70}
71
72uintptr_t Tr2GpuSharedEmitter::GetID( uintptr_t hash ) const
73{

Callers

nothing calls this directly

Calls 1

GetIDFunction · 0.85

Tested by

no test coverage detected