MCPcopy 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
209void ColorSpace::setFamily(const char * family)
210{
211 getImpl()->m_family = family ? family : "";
212}
213
214const char * ColorSpace::getEqualityGroup() const noexcept
215{

Callers 15

_set_valueMethod · 0.95
test_interfaceMethod · 0.95
_set_valueMethod · 0.45
loadFunction · 0.45
AddColorSpaceFunction · 0.45
AddDisplayViewFunction · 0.45
addColorSpacesMethod · 0.45
addNamedTransformsMethod · 0.45
test_copyMethod · 0.45
test_familyMethod · 0.45
test_copyMethod · 0.45
test_familyMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 15

test_interfaceMethod · 0.76
test_copyMethod · 0.36
test_familyMethod · 0.36
test_copyMethod · 0.36
test_familyMethod · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36