Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
422
void ColorSpace::setAllocation(Allocation allocation) noexcept
423
{
424
getImpl()->m_allocation = allocation;
425
}
426
427
int ColorSpace::getAllocationNumVars() const
428
{
Callers
9
_set_value
Method · 0.95
test_interface
Method · 0.95
transform
Method · 0.45
load
Function · 0.45
test_allocation
Method · 0.45
test_copy
Method · 0.45
test_allocation
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
6
test_interface
Method · 0.76
test_allocation
Method · 0.36
test_copy
Method · 0.36
test_allocation
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36