Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hash
Method
hash
src/IECoreScene/PointsPrimitive.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void PointsPrimitive::hash( MurmurHash &h ) const
119
{
120
Primitive::hash( h );
121
}
122
123
void PointsPrimitive::topologyHash( MurmurHash &h ) const
124
{
Callers
1
testHash
Method · 0.95
Calls
1
hash
Function · 0.50
Tested by
no test coverage detected