Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ addCategory
Method
addCategory
src/OpenColorIO/ColorSpace.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void ColorSpace::addCategory(const char * category)
368
{
369
getImpl()->m_categories.addToken(category);
370
}
371
372
void ColorSpace::removeCategory(const char * category)
373
{
Callers
15
_set_value
Method · 0.95
_set_value
Method · 0.45
bindPyViewTransform
Function · 0.45
bindPyNamedTransform
Function · 0.45
bindPyColorSpace
Function · 0.45
load
Function · 0.45
AddColorSpace
Function · 0.45
AddDisplayView
Function · 0.45
handleAvoidDuplicatesOption
Method · 0.45
test_copy
Method · 0.45
test_category
Method · 0.45
test_copy
Method · 0.45
Calls
2
addToken
Method · 0.80
getImpl
Function · 0.50
Tested by
6
test_copy
Method · 0.36
test_category
Method · 0.36
test_copy
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36