Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getCategory
Method
getCategory
src/OpenColorIO/ColorSpace.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
const char * ColorSpace::getCategory(int index) const
383
{
384
return getImpl()->m_categories.getToken(index);
385
}
386
387
void ColorSpace::clearCategories()
388
{
Callers
13
getCategoriesStdVec
Function · 0.45
bindPyViewTransform
Function · 0.45
getCategoriesStdVec
Function · 0.45
bindPyNamedTransform
Function · 0.45
getCategoriesStdVec
Function · 0.45
bindPyColorSpace
Function · 0.45
save
Function · 0.45
ColorSpace.cpp
File · 0.45
handleAvoidDuplicatesOption
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
2
getToken
Method · 0.80
getImpl
Function · 0.50
Tested by
4
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36