Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hash
Method
hash
src/IECoreScene/DiskPrimitive.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void DiskPrimitive::hash( MurmurHash &h ) const
192
{
193
Primitive::hash( h );
194
}
195
196
void DiskPrimitive::topologyHash( MurmurHash &h ) const
197
{
Callers
nothing calls this directly
Calls
1
hash
Function · 0.50
Tested by
no test coverage detected