Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ setName
Method
setName
src/IECoreScene/CoordinateSystem.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void CoordinateSystem::setName( const std::string &name )
63
{
64
m_name = name;
65
}
66
67
bool CoordinateSystem::isEqualTo( const Object *other ) const
68
{
Callers
3
test
Method · 0.95
testHash
Method · 0.95
testEquality
Method · 0.95
Calls
no outgoing calls
Tested by
3
test
Method · 0.76
testHash
Method · 0.76
testEquality
Method · 0.76