Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
void Look::setName(const char * name)
97
{
98
getImpl()->m_name = name ? name :
""
;
99
}
100
101
const char * Look::getProcessSpace() const
102
{
Callers
3
test_interface
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
Calls
1
getImpl
Function · 0.50
Tested by
3
test_interface
Method · 0.76
test_interface
Method · 0.76
test_interface
Method · 0.76