Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hash
Method
hash
src/IECoreScene/NURBSPrimitive.cpp:359–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
void NURBSPrimitive::hash( MurmurHash &h ) const
360
{
361
Primitive::hash( h );
362
}
363
364
void NURBSPrimitive::topologyHash( MurmurHash &h ) const
365
{
Callers
2
testHash
Method · 0.95
topologyHash
Method · 0.45
Calls
1
hash
Function · 0.50
Tested by
no test coverage detected