Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getValidatedValue
Function
getValidatedValue
src/IECorePython/ParameterBinding.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
ObjectPtr getValidatedValue( Parameter &that )
64
{
65
return that.getValidatedValue();
66
}
67
68
void validate( Parameter &that, ObjectPtr value )
69
{
Callers
1
getNumericValue
Method · 0.85
Calls
1
getValidatedValue
Method · 0.80
Tested by
no test coverage detected