MCPcopy 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
174void CDLOpData::setStyle(CDLOpData::Style style)
175{
176 m_style = style;
177}
178
179TransformDirection CDLOpData::getDirection() const noexcept
180{

Callers 6

buildFileOpsMethod · 0.45
buildFileOpsMethod · 0.45
buildFileOpsMethod · 0.45
startMethod · 0.45
GetProcessorFunction · 0.45
GetIdentityProcessorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected