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

Method getLocalBypass

src/OpenColorIO/DynamicProperty.cpp:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225bool DynamicPropertyGradingRGBCurveImpl::getLocalBypass() const
226{
227 return m_knotsCoefs.m_localBypass;
228}
229
230int DynamicPropertyGradingRGBCurveImpl::getNumKnots() const
231{

Callers 1

OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

OCIO_ADD_TESTFunction · 0.36