Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ exposureStepParameter
Method
exposureStepParameter
src/IECoreImage/HdrMergeOp.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
FloatParameter * HdrMergeOp::exposureStepParameter()
126
{
127
return m_exposureStepParameter.get();
128
}
129
130
const FloatParameter * HdrMergeOp::exposureStepParameter() const
131
{
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected