MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / validate

Method validate

src/OpenColorIO/Op.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void Op::validate() const
159{
160 m_data->validate();
161}
162
163bool Op::isDynamic() const
164{

Callers 15

setTransformMethod · 0.45
setValueMethod · 0.45
test_validationMethod · 0.45
test_validateMethod · 0.45
testFromBuiltinConfigMethod · 0.45
test_config_io_proxyMethod · 0.45
test_rolesMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_validationMethod · 0.36
test_validateMethod · 0.36
testFromBuiltinConfigMethod · 0.36
test_config_io_proxyMethod · 0.36
test_rolesMethod · 0.36
test_validateMethod · 0.36