Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
DynamicPropertyRcPtr OpCPU::getDynamicProperty(DynamicPropertyType /* type */) const
40
{
41
throw Exception(
"Op does not implement dynamic property."
);
42
}
43
44
OpData::OpData()
45
: m_metadata()
Callers
15
_update_ocio_dyn_prop
Method · 0.45
_update_ocio_dyn_prop
Method · 0.45
bindPyGpuShaderCreator
Function · 0.45
bindPyCPUProcessor
Function · 0.45
bindPyProcessor
Function · 0.45
ValidateDynamicProperty
Function · 0.45
test_dynamic_property
Method · 0.45
test_uniform
Method · 0.45
test_vector_uniform
Method · 0.45
test_dynamic_properties
Method · 0.45
test_apply_dynamic
Method · 0.45
GTRetest
Method · 0.45
Calls
1
hasDynamicProperty
Method · 0.45
Tested by
15
test_dynamic_property
Method · 0.36
test_uniform
Method · 0.36
test_vector_uniform
Method · 0.36
test_dynamic_properties
Method · 0.36
test_apply_dynamic
Method · 0.36
GTRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
ECRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
GCRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
GPRetest
Method · 0.36