Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setProcessSpace
Method
setProcessSpace
src/OpenColorIO/Look.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void Look::setProcessSpace(const char * processSpace)
107
{
108
getImpl()->m_processSpace = processSpace ? processSpace :
""
;
109
}
110
111
ConstTransformRcPtr Look::getTransform() const
112
{
Callers
9
test_interface
Method · 0.95
test_interface
Method · 0.95
_set_value
Method · 0.45
load
Function · 0.45
test_copy
Method · 0.45
test_process_space
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
7
test_interface
Method · 0.76
test_interface
Method · 0.76
test_copy
Method · 0.36
test_process_space
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36