Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getShaperSpace
Method
getShaperSpace
src/OpenColorIO/Baker.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
const char * Baker::getShaperSpace() const
172
{
173
return getImpl()->m_shaperSpace.c_str();
174
}
175
176
void Baker::setLooks(const char * looks)
177
{
Callers
9
GetInputToShaperProcessor
Function · 0.45
GetShaperToInputProcessor
Function · 0.45
GetShaperToTargetProcessor
Function · 0.45
GetShaperRange
Function · 0.45
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
no test coverage detected