MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / setAllocation

Method setAllocation

src/OpenColorIO/ColorSpace.cpp:422–425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

420}
421
422void ColorSpace::setAllocation(Allocation allocation) noexcept
423{
424 getImpl()->m_allocation = allocation;
425}
426
427int ColorSpace::getAllocationNumVars() const
428{

Callers 9

_set_valueMethod · 0.95
test_interfaceMethod · 0.95
transformMethod · 0.45
loadFunction · 0.45
test_allocationMethod · 0.45
test_copyMethod · 0.45
test_allocationMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 6

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