Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
204
const char * ColorSpace::getFamily() const noexcept
205
{
206
return getImpl()->m_family.c_str();
207
}
208
209
void ColorSpace::setFamily(const char * family)
210
{
Callers
15
test_constructor_with_keyword
Method · 0.95
test_constructor_without_keyword
Method · 0.95
test_constructor_without_parameter
Method · 0.95
test_interface
Method · 0.95
PopulateOCIOMenus
Function · 0.45
get_families
Method · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
_get_value
Method · 0.45
_set_value
Method · 0.45
_get_value
Method · 0.45
update_color_spaces
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
15
test_constructor_with_keyword
Method · 0.76
test_constructor_without_keyword
Method · 0.76
test_constructor_without_parameter
Method · 0.76
test_interface
Method · 0.76
test_menu_creation_colorspaces
Method · 0.36
test_menu_creation_single_role
Method · 0.36
test_ExecuteMerger
Method · 0.36
test_MergeConfigs
Method · 0.36
test_copy
Method · 0.36
test_config
Method · 0.36
test_family
Method · 0.36
test_copy
Method · 0.36