Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hashSet
Method
hashSet
src/IECoreVDB/VDBScene.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
void hashSet( const Name &setName, IECore::MurmurHash &h ) const override
204
{
205
SceneInterface::hashSet( setName, h );
206
}
207
208
////////////////////////////////////////////////////
209
// Objects
Callers
nothing calls this directly
Calls
1
hashSet
Function · 0.50
Tested by
no test coverage detected