MCPcopy Create free account
hub / github.com/ImageEngine/cortex / hash

Method hash

src/IECoreScene/Renderable.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void Renderable::hash( MurmurHash &h ) const
82{
83 BlindDataHolder::hash( h );
84}

Callers

nothing calls this directly

Calls 1

hashFunction · 0.50

Tested by

no test coverage detected