Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
void Op::validate() const
159
{
160
m_data->validate();
161
}
162
163
bool Op::isDynamic() const
164
{
Callers
15
setTransform
Method · 0.45
setValue
Method · 0.45
test_range_transform_validation
Method · 0.45
test_validate_direction
Method · 0.45
test_validation
Method · 0.45
test_validate
Method · 0.45
testFromBuiltinConfig
Method · 0.45
testFromEnvAndFromFile
Method · 0.45
test_create_from_archive
Method · 0.45
test_config_io_proxy
Method · 0.45
test_inactive_colorspaces
Method · 0.45
test_roles
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_range_transform_validation
Method · 0.36
test_validate_direction
Method · 0.36
test_validation
Method · 0.36
test_validate
Method · 0.36
testFromBuiltinConfig
Method · 0.36
testFromEnvAndFromFile
Method · 0.36
test_create_from_archive
Method · 0.36
test_config_io_proxy
Method · 0.36
test_inactive_colorspaces
Method · 0.36
test_roles
Method · 0.36
test_virtual_display_with_active_displays
Method · 0.36
test_validate
Method · 0.36