Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getCoefsArray
Method
getCoefsArray
src/OpenColorIO/DynamicProperty.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
const float * DynamicPropertyGradingRGBCurveImpl::getCoefsArray() const
256
{
257
return m_knotsCoefs.m_coefsArray.data();
258
}
259
260
unsigned int DynamicPropertyGradingRGBCurveImpl::GetMaxKnots()
261
{
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