Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setStyle
Method
setStyle
src/OpenColorIO/ops/cdl/CDLOpData.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void CDLOpData::setStyle(CDLOpData::Style style)
175
{
176
m_style = style;
177
}
178
179
TransformDirection CDLOpData::getDirection() const noexcept
180
{
Callers
6
buildFileOps
Method · 0.45
buildFileOps
Method · 0.45
buildFileOps
Method · 0.45
start
Method · 0.45
GetProcessor
Function · 0.45
GetIdentityProcessor
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected