Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getShaperSize
Method
getShaperSize
src/OpenColorIO/Baker.cpp:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
int Baker::getShaperSize() const
223
{
224
return getImpl()->m_shapersize;
225
}
226
227
void Baker::setCubeSize(int cubesize)
228
{
Callers
10
test_copy
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 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