MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / setName

Method setName

src/OpenColorIO/Look.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void Look::setName(const char * name)
97{
98 getImpl()->m_name = name ? name : "";
99}
100
101const char * Look::getProcessSpace() const
102{

Callers 3

test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95

Calls 1

getImplFunction · 0.50

Tested by 3

test_interfaceMethod · 0.76
test_interfaceMethod · 0.76
test_interfaceMethod · 0.76