Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getSimplerReplacement
Method
getSimplerReplacement
src/OpenColorIO/Op.cpp:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void OpData::getSimplerReplacement(OpDataVec & /* ops */) const
70
{
71
}
72
73
bool OpData::equals(const OpData & other) const
74
{
Callers
1
ReplaceOps
Function · 0.45
Calls
1
CreateOpVecFromOpData
Function · 0.85
Tested by
no test coverage detected