Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setName
Method
setName
src/OpenColorIO/Op.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void OpData::setName(const std::string & name)
97
{
98
return m_metadata.setName(name.c_str());
99
}
100
101
bool operator==(const OpData & lhs, const OpData & rhs)
102
{
Callers
15
main
Function · 0.45
main
Function · 0.45
_set_value
Method · 0.45
_set_value
Method · 0.45
_set_value
Method · 0.45
load
Function · 0.45
ocio_to_colorlookup_all.py
File · 0.45
ocio_to_colorlookup_rgb.py
File · 0.45
test_format_metadata
Method · 0.45
test_write_clf
Method · 0.45
test_ConfigMergingParameters_setters
Method · 0.45
test_format_metadata
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_format_metadata
Method · 0.36
test_write_clf
Method · 0.36
test_ConfigMergingParameters_setters
Method · 0.36
test_format_metadata
Method · 0.36
test_copy
Method · 0.36
test_format_metadata
Method · 0.36
test_copy
Method · 0.36
test_name
Method · 0.36
test_format_metadata
Method · 0.36
test_format_metadata
Method · 0.36
test_format_metadata
Method · 0.36
test_copy
Method · 0.36