MCPcopy 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
232int Baker::getCubeSize() const
233{
234 return getImpl()->m_cubesize;
235}
236
237void Baker::bake(std::ostream & os) const
238{

Callers 14

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 4

test_copyMethod · 0.76
test_interfaceMethod · 0.76
test_interfaceMethod · 0.76
OCIO_ADD_TESTFunction · 0.36