Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getDescription
Method
getDescription
src/OpenColorIO/Look.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
const char * Look::getDescription() const
132
{
133
return getImpl()->m_description.c_str();
134
}
135
136
void Look::setDescription(const char * description)
137
{
Callers
15
test_constructor_with_keyword
Method · 0.95
test_constructor_with_positional
Method · 0.95
test_interface
Method · 0.95
search_colorspaces
Function · 0.45
search_viewtransforms
Function · 0.45
search_looktransforms
Function · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
_get_value
Method · 0.45
_get_value
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
15
test_constructor_with_keyword
Method · 0.76
test_constructor_with_positional
Method · 0.76
test_interface
Method · 0.76
test_menu_creation_colorspaces
Method · 0.36
test_menu_creation_single_role
Method · 0.36
test_ConfigMergingParameters_defaults
Method · 0.36
test_ConfigMergingParameters_setters
Method · 0.36
test_ConfigMerger_parse
Method · 0.36
test_ExecuteMerger
Method · 0.36
test_MergeConfigs
Method · 0.36
test_copy
Method · 0.36
test_copy
Method · 0.36