MCPcopy 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
69void OpData::getSimplerReplacement(OpDataVec & /* ops */) const
70{
71}
72
73bool OpData::equals(const OpData & other) const
74{

Callers 1

ReplaceOpsFunction · 0.45

Calls 1

CreateOpVecFromOpDataFunction · 0.85

Tested by

no test coverage detected