Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getTargetSpace
Method
getTargetSpace
src/OpenColorIO/Baker.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
const char * Baker::getTargetSpace() const
192
{
193
return getImpl()->m_targetSpace.c_str();
194
}
195
196
const char * Baker::getDisplay() const
197
{
Callers
6
test_copy
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
GetInputToTargetTransform
Function · 0.45
GetTargetRange
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
4
test_copy
Method · 0.76
test_interface
Method · 0.76
test_interface
Method · 0.76
OCIO_ADD_TEST
Function · 0.36