MCPcopy 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
132bool SceneInterface::hasBound() const
133{
134 return true;
135}
136
137void SceneInterface::hash( HashType hashType, double time, MurmurHash &h ) const
138{

Callers 2

testStoredSceneMethod · 0.45
testCanLoadingMethod · 0.45

Calls

no outgoing calls

Tested by 2

testStoredSceneMethod · 0.36
testCanLoadingMethod · 0.36