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

Method setDescription

src/OpenColorIO/Look.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void Look::setDescription(const char * description)
137{
138 getImpl()->m_description = description ? description : "";
139}
140
141const char * Look::getInterchangeAttribute(const char* attrName) const
142{

Callers 15

test_interfaceMethod · 0.95
_set_valueMethod · 0.45
_set_valueMethod · 0.45
_set_valueMethod · 0.45
loadFunction · 0.45
test_copyMethod · 0.45
test_copyMethod · 0.45
test_descriptionMethod · 0.45
test_copyMethod · 0.45
test_descriptionMethod · 0.45
test_copyMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 14

test_interfaceMethod · 0.76
test_copyMethod · 0.36
test_copyMethod · 0.36
test_descriptionMethod · 0.36
test_copyMethod · 0.36
test_descriptionMethod · 0.36
test_copyMethod · 0.36
test_descriptionMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36