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

Method getFamilySeparator

src/OpenColorIO/Config.cpp:2122–2125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2120///////////////////////////////////////////////////////////////////////////
2121
2122char Config::getFamilySeparator() const
2123{
2124 return getImpl()->m_familySeparator;
2125}
2126
2127char Config::GetDefaultFamilySeparator() noexcept
2128{

Callers 9

_get_valueMethod · 0.80
saveFunction · 0.80
ColorSpaceInfoMethod · 0.80
updateFamilyMethod · 0.80
handlePreferInputMethod · 0.80
handlePreferBaseMethod · 0.80
handleInputOnlyMethod · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80

Calls 1

getImplFunction · 0.50

Tested by 2

OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64