Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setFamily
Method
setFamily
src/OpenColorIO/ColorSpace.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void ColorSpace::setFamily(const char * family)
210
{
211
getImpl()->m_family = family ? family :
""
;
212
}
213
214
const char * ColorSpace::getEqualityGroup() const noexcept
215
{
Callers
15
_set_value
Method · 0.95
test_interface
Method · 0.95
_set_value
Method · 0.45
load
Function · 0.45
AddColorSpace
Function · 0.45
AddDisplayView
Function · 0.45
addColorSpaces
Method · 0.45
addNamedTransforms
Method · 0.45
test_copy
Method · 0.45
test_family
Method · 0.45
test_copy
Method · 0.45
test_family
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
15
test_interface
Method · 0.76
test_copy
Method · 0.36
test_family
Method · 0.36
test_copy
Method · 0.36
test_family
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36