Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ removeCategory
Method
removeCategory
src/OpenColorIO/ColorSpace.cpp:372–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
void ColorSpace::removeCategory(const char * category)
373
{
374
getImpl()->m_categories.removeToken(category);
375
}
376
377
int ColorSpace::getNumCategories() const
378
{
Callers
4
test_category
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
2
removeToken
Method · 0.80
getImpl
Function · 0.50
Tested by
4
test_category
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36