Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
bool Data::isEqualTo( const Object *other ) const
53
{
54
return Object::isEqualTo( other );
55
}
56
57
void Data::save( SaveContext *context ) const
58
{
Callers
5
testNullData
Method · 0.45
testNullData
Method · 0.45
operator ==
Method · 0.45
valueValid
Method · 0.45
getCurrentPresetName
Method · 0.45
Calls
no outgoing calls
Tested by
2
testNullData
Method · 0.36
testNullData
Method · 0.36