Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ back
Method
back
src/OpenColorIO/Op.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
OpRcPtrVec::const_reference OpRcPtrVec::back() const
275
{
276
return m_ops.back();
277
}
278
279
OpRcPtrVec::const_reference OpRcPtrVec::front() const
280
{
Callers
6
SanitizeNewlines
Function · 0.45
getRuleFromFilepath
Method · 0.45
setDefaultRuleColorSpace
Method · 0.45
addSearchPath
Method · 0.45
linkAllUniforms
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
OCIO_ADD_TEST
Function · 0.36