Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
199
void ColorSpace::clearAliases() noexcept
200
{
201
getImpl()->m_aliases.clear();
202
}
203
204
const char * ColorSpace::getFamily() const noexcept
205
{
Callers
8
_set_value
Method · 0.95
test_aliases
Method · 0.95
_set_value
Method · 0.45
bindPyNamedTransform
Function · 0.45
bindPyColorSpace
Function · 0.45
test_aliases
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
2
getImpl
Function · 0.50
clear
Method · 0.45
Tested by
4
test_aliases
Method · 0.76
test_aliases
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36