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

Method isEqualTo

src/IECore/Data.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52bool Data::isEqualTo( const Object *other ) const
53{
54 return Object::isEqualTo( other );
55}
56
57void Data::save( SaveContext *context ) const
58{

Callers 5

testNullDataMethod · 0.45
testNullDataMethod · 0.45
operator ==Method · 0.45
valueValidMethod · 0.45
getCurrentPresetNameMethod · 0.45

Calls

no outgoing calls

Tested by 2

testNullDataMethod · 0.36
testNullDataMethod · 0.36