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

Method hash

src/IECore/CompoundData.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void CompoundData::hash( MurmurHash &h ) const
76{
77 CompoundDataBase::hash( h );
78}

Callers 1

testHashMethod · 0.95

Calls 1

hashFunction · 0.50

Tested by

no test coverage detected