MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / setStyle

Method setStyle

src/OpenColorIO/transforms/CDLTransform.cpp:182–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182void CDLTransformImpl::setStyle(CDLStyle style)
183{
184 const auto curDir = getDirection();
185 data().setStyle(CDLOpData::ConvertStyle(style, curDir));
186}
187
188void CDLTransformImpl::setSlope(const double * rgb)
189{

Callers 3

setNegativeStyleMethod · 0.45
setNegativeStyleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected