Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getKnotsArray
Method
getKnotsArray
src/OpenColorIO/DynamicProperty.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
const float * DynamicPropertyGradingRGBCurveImpl::getKnotsArray() const
251
{
252
return m_knotsCoefs.m_knotsArray.data();
253
}
254
255
const float * DynamicPropertyGradingRGBCurveImpl::getCoefsArray() const
256
{
Callers
4
AddCurveEvalMethodTextToShaderProgram
Function · 0.80
AddCurveEvalMethodTextToShaderProgram
Function · 0.80
OCIO_ADD_TEST
Function · 0.80
checkKnotsAndCoefs
Function · 0.80
Calls
1
data
Method · 0.45
Tested by
2
OCIO_ADD_TEST
Function · 0.64
checkKnotsAndCoefs
Function · 0.64