Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hasBound
Method
hasBound
src/IECoreScene/SceneInterface.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
bool SceneInterface::hasBound() const
133
{
134
return true;
135
}
136
137
void SceneInterface::hash( HashType hashType, double time, MurmurHash &h ) const
138
{
Callers
2
testStoredScene
Method · 0.45
testCanLoading
Method · 0.45
Calls
no outgoing calls
Tested by
2
testStoredScene
Method · 0.36
testCanLoading
Method · 0.36