Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getStep
Method
getStep
src/IECore/FrameRange.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
FrameList::Frame FrameRange::getStep()
99
{
100
return m_step;
101
}
102
103
void FrameRange::setStep( Frame step )
104
{
Callers
1
repr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected