Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getCubeSize
Method
getCubeSize
src/OpenColorIO/Baker.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
int Baker::getCubeSize() const
233
{
234
return getImpl()->m_cubesize;
235
}
236
237
void Baker::bake(std::ostream & os) const
238
{
Callers
14
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
bake
Method · 0.45
bake
Method · 0.45
bake
Method · 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