Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
bool DynamicPropertyGradingRGBCurveImpl::getLocalBypass() const
226
{
227
return m_knotsCoefs.m_localBypass;
228
}
229
230
int DynamicPropertyGradingRGBCurveImpl::getNumKnots() const
231
{
Callers
1
OCIO_ADD_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
OCIO_ADD_TEST
Function · 0.36