MCPcopy 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
62void CoordinateSystem::setName( const std::string &name )
63{
64 m_name = name;
65}
66
67bool CoordinateSystem::isEqualTo( const Object *other ) const
68{

Callers 3

testMethod · 0.95
testHashMethod · 0.95
testEqualityMethod · 0.95

Calls

no outgoing calls

Tested by 3

testMethod · 0.76
testHashMethod · 0.76
testEqualityMethod · 0.76