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

Method getFamily

src/OpenColorIO/ColorSpace.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204const char * ColorSpace::getFamily() const noexcept
205{
206 return getImpl()->m_family.c_str();
207}
208
209void ColorSpace::setFamily(const char * family)
210{

Callers 15

test_interfaceMethod · 0.95
PopulateOCIOMenusFunction · 0.45
get_familiesMethod · 0.45
_get_valueMethod · 0.45
_set_valueMethod · 0.45
_get_valueMethod · 0.45
_set_valueMethod · 0.45
_get_valueMethod · 0.45
update_color_spacesMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by 15

test_interfaceMethod · 0.76
test_ExecuteMergerMethod · 0.36
test_MergeConfigsMethod · 0.36
test_copyMethod · 0.36
test_configMethod · 0.36
test_familyMethod · 0.36
test_copyMethod · 0.36