Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getSrc
Method
getSrc
src/OpenColorIO/transforms/FileTransform.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
const char * FileTransform::getSrc() const
107
{
108
return getImpl()->m_src.c_str();
109
}
110
111
void FileTransform::setSrc(const char * src)
112
{
Callers
15
test_constructor_with_keyword
Method · 0.95
test_constructor_with_positional
Method · 0.95
test_interface
Method · 0.95
update_from_transform
Method · 0.45
update_from_transform
Method · 0.45
update_from_transform
Method · 0.45
update_from_transform
Method · 0.45
save
Function · 0.45
containsBlockedTransform
Function · 0.45
GetFileReferences
Function · 0.45
GetColorSpaceReferences
Function · 0.45
FileTransform.cpp
File · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
13
test_constructor_with_keyword
Method · 0.76
test_constructor_with_positional
Method · 0.76
test_interface
Method · 0.76
test_src
Method · 0.36
test_src
Method · 0.36
test_src
Method · 0.36
test_display_view_transform
Method · 0.36
test_src
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36