Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getEnd
Method
getEnd
src/IECore/FrameRange.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
FrameList::Frame FrameRange::getEnd()
85
{
86
return m_end;
87
}
88
89
void FrameRange::setEnd( Frame end )
90
{
Callers
2
repr
Function · 0.80
ls
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected