Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hash
Method
hash
src/IECoreScene/CurvesPrimitive.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void CurvesPrimitive::hash( MurmurHash &h ) const
158
{
159
Primitive::hash( h );
160
}
161
162
void CurvesPrimitive::topologyHash( MurmurHash &h ) const
163
{
Callers
2
testHash
Method · 0.95
topologyHash
Method · 0.45
Calls
1
hash
Function · 0.50
Tested by
1
testHash
Method · 0.76