MCPcopy 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
84FrameList::Frame FrameRange::getEnd()
85{
86 return m_end;
87}
88
89void FrameRange::setEnd( Frame end )
90{

Callers 2

reprFunction · 0.80
lsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected