Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getName
Method
getName
src/OpenColorIO/Look.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
const char * Look::getName() const
92
{
93
return getImpl()->m_name.c_str();
94
}
95
96
void Look::setName(const char * name)
97
{
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
main
Function · 0.45
_update_scene_reference_space
Method · 0.45
_update_display_reference_space
Method · 0.45
get_all_names
Method · 0.45
get_default_color_space_name
Method · 0.45
get_viewing_rule_names
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_format_metadata
Method · 0.36
test_copy
Method · 0.36
test_menu_creation_colorspaces
Method · 0.36
test_menu_creation_single_role
Method · 0.36
test_menu_creation_catgeories
Method · 0.36
test_menu_creation_include_roles
Method · 0.36
test_ConfigMergingParameters_defaults
Method · 0.36
test_ConfigMergingParameters_setters
Method · 0.36
test_format_metadata
Method · 0.36