Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getNumKnots
Method
getNumKnots
src/OpenColorIO/DynamicProperty.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
int DynamicPropertyGradingRGBCurveImpl::getNumKnots() const
231
{
232
return static_cast<int>(m_knotsCoefs.m_numKnots);
233
}
234
235
int DynamicPropertyGradingRGBCurveImpl::getNumCoefs() const
236
{
Callers
3
AddCurveEvalMethodTextToShaderProgram
Function · 0.80
AddCurveEvalMethodTextToShaderProgram
Function · 0.80
OCIO_ADD_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
OCIO_ADD_TEST
Function · 0.64