Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setSrc
Method
setSrc
src/OpenColorIO/transforms/FileTransform.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void FileTransform::setSrc(const char * src)
112
{
113
getImpl()->m_src = src ? src :
""
;
114
}
115
116
const char * FileTransform::getCCCId() const
117
{
Callers
15
addFTAndTestIsArchivable
Method · 0.95
test_interface
Method · 0.95
main.cpp
File · 0.45
main
Function · 0.45
main
Function · 0.45
parse_luts
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
transform
Method · 0.45
transform
Method · 0.45
transform
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
15
addFTAndTestIsArchivable
Method · 0.76
test_interface
Method · 0.76
test_src
Method · 0.36
test_src
Method · 0.36
test_validate
Method · 0.36
test_src
Method · 0.36
test_validate_src
Method · 0.36
test_validate_display
Method · 0.36
test_validate_view
Method · 0.36
test_validate_direction
Method · 0.36
test_src
Method · 0.36
GetFileTransform
Function · 0.36