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

Method setName

src/IECoreScene/Output.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void Output::setName( const std::string &name )
147{
148 m_name = name;
149}
150
151const std::string &Output::getName() const
152{

Callers 2

testMethod · 0.95
testHashMethod · 0.95

Calls

no outgoing calls

Tested by 2

testMethod · 0.76
testHashMethod · 0.76