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

Method getAllocation

src/OpenColorIO/ColorSpace.cpp:417–420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417Allocation ColorSpace::getAllocation() const noexcept
418{
419 return getImpl()->m_allocation;
420}
421
422void ColorSpace::setAllocation(Allocation allocation) noexcept
423{

Callers 14

test_interfaceMethod · 0.95
_get_valueMethod · 0.45
_set_valueMethod · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
ColorSpace.cppFile · 0.45
test_allocationMethod · 0.45
test_copyMethod · 0.45
test_allocationMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 9

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