MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / clearAliases

Method clearAliases

src/OpenColorIO/ColorSpace.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199void ColorSpace::clearAliases() noexcept
200{
201 getImpl()->m_aliases.clear();
202}
203
204const char * ColorSpace::getFamily() const noexcept
205{

Callers 8

_set_valueMethod · 0.95
test_aliasesMethod · 0.95
_set_valueMethod · 0.45
bindPyNamedTransformFunction · 0.45
bindPyColorSpaceFunction · 0.45
test_aliasesMethod · 0.45
OCIO_ADD_TESTFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls 2

getImplFunction · 0.50
clearMethod · 0.45

Tested by 4

test_aliasesMethod · 0.76
test_aliasesMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36