MCPcopy 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
222int Baker::getShaperSize() const
223{
224 return getImpl()->m_shapersize;
225}
226
227void Baker::setCubeSize(int cubesize)
228{

Callers 10

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
OCIO_ADD_TESTFunction · 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