Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getInputSpace
Method
getInputSpace
src/OpenColorIO/Baker.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
const char * Baker::getInputSpace() const
162
{
163
return getImpl()->m_inputSpace.c_str();
164
}
165
166
void Baker::setShaperSpace(const char * shaperSpace)
167
{
Callers
11
test_copy
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
GetInputToTargetTransform
Function · 0.45
GetSrcRange
Function · 0.45
GetInputToShaperProcessor
Function · 0.45
GetShaperToInputProcessor
Function · 0.45
GetInputToTargetProcessor
Function · 0.45
GetShaperToTargetProcessor
Function · 0.45
bake
Method · 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