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

Method hash

src/IECore/Data.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72void Data::hash( MurmurHash &h ) const
73{
74 Object::hash( h );
75}

Callers 1

storeMethod · 0.45

Calls 1

hashFunction · 0.50

Tested by

no test coverage detected