MCPcopy 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
382const char * ColorSpace::getCategory(int index) const
383{
384 return getImpl()->m_categories.getToken(index);
385}
386
387void ColorSpace::clearCategories()
388{

Callers 13

getCategoriesStdVecFunction · 0.45
bindPyViewTransformFunction · 0.45
getCategoriesStdVecFunction · 0.45
bindPyNamedTransformFunction · 0.45
getCategoriesStdVecFunction · 0.45
bindPyColorSpaceFunction · 0.45
saveFunction · 0.45
ColorSpace.cppFile · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 2

getTokenMethod · 0.80
getImplFunction · 0.50

Tested by 4

OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36