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

Method getDynamicProperty

src/OpenColorIO/Op.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39DynamicPropertyRcPtr OpCPU::getDynamicProperty(DynamicPropertyType /* type */) const
40{
41 throw Exception("Op does not implement dynamic property.");
42}
43
44OpData::OpData()
45 : m_metadata()

Callers 15

_update_ocio_dyn_propMethod · 0.45
_update_ocio_dyn_propMethod · 0.45
bindPyGpuShaderCreatorFunction · 0.45
bindPyCPUProcessorFunction · 0.45
bindPyProcessorFunction · 0.45
ValidateDynamicPropertyFunction · 0.45
test_dynamic_propertyMethod · 0.45
test_uniformMethod · 0.45
test_vector_uniformMethod · 0.45
test_apply_dynamicMethod · 0.45
GTRetestMethod · 0.45

Calls 1

hasDynamicPropertyMethod · 0.45

Tested by 15

test_dynamic_propertyMethod · 0.36
test_uniformMethod · 0.36
test_vector_uniformMethod · 0.36
test_apply_dynamicMethod · 0.36
GTRetestMethod · 0.36
ECRetestMethod · 0.36
GCRetestMethod · 0.36
GPRetestMethod · 0.36