Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
void Look::setDescription(const char * description)
137
{
138
getImpl()->m_description = description ? description :
""
;
139
}
140
141
const char * Look::getInterchangeAttribute(const char* attrName) const
142
{
Callers
15
test_interface
Method · 0.95
_set_value
Method · 0.45
_set_value
Method · 0.45
_set_value
Method · 0.45
load
Function · 0.45
test_ConfigMergingParameters_setters
Method · 0.45
test_copy
Method · 0.45
test_copy
Method · 0.45
test_description
Method · 0.45
test_copy
Method · 0.45
test_description
Method · 0.45
test_copy
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
14
test_interface
Method · 0.76
test_ConfigMergingParameters_setters
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36
test_description
Method · 0.36
test_copy
Method · 0.36
test_description
Method · 0.36
test_copy
Method · 0.36
test_description
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36