Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setDst
Method
setDst
src/OpenColorIO/transforms/LookTransform.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void LookTransform::setDst(const char * dst)
125
{
126
getImpl()->m_dst = dst ? dst :
""
;
127
}
128
129
void LookTransform::setLooks(const char * looks)
130
{
Callers
15
test_interface
Method · 0.95
main
Function · 0.45
transform
Method · 0.45
transform
Method · 0.45
load
Function · 0.45
GetInputToTargetTransform
Function · 0.45
GetShaperToTargetProcessor
Function · 0.45
getRefSpaceConverter
Function · 0.45
getProcessor
Method · 0.45
getProcessor
Method · 0.45
test_dst
Method · 0.45
test_validate
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
9
test_interface
Method · 0.76
test_dst
Method · 0.36
test_validate
Method · 0.36
test_dst
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
OCIO_ADD_TEST
Function · 0.36