Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getDst
Method
getDst
src/OpenColorIO/transforms/LookTransform.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
const char * LookTransform::getDst() const
120
{
121
return getImpl()->m_dst.c_str();
122
}
123
124
void LookTransform::setDst(const char * dst)
125
{
Callers
13
test_constructor
Method · 0.95
test_interface
Method · 0.95
update_from_transform
Method · 0.45
update_from_transform
Method · 0.45
save
Function · 0.45
GetColorSpaceReferences
Function · 0.45
LookTransform.cpp
File · 0.45
BuildLookOps
Function · 0.45
CollectContextVariables
Function · 0.45
test_dst
Method · 0.45
test_dst
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
6
test_constructor
Method · 0.76
test_interface
Method · 0.76
test_dst
Method · 0.36
test_dst
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36