Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getSrc
Method
getSrc
src/OpenColorIO/transforms/LookTransform.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
const char * LookTransform::getSrc() const
110
{
111
return getImpl()->m_src.c_str();
112
}
113
114
void LookTransform::setSrc(const char * src)
115
{
Callers
5
test_constructor
Method · 0.95
test_interface
Method · 0.95
LookTransform.cpp
File · 0.45
BuildLookOps
Function · 0.45
CollectContextVariables
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
2
test_constructor
Method · 0.76
test_interface
Method · 0.76