MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getCurrentView

Method getCurrentView

Engine/ViewerInstance.cpp:3445–3449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3443}
3444
3445ViewIdx
3446ViewerInstance::getCurrentView() const
3447{
3448 return getFrameRenderArgsCurrentView();
3449}
3450
3451bool
3452ViewerInstance::isLatestRender(int textureIndex,

Callers 1

getViewerCurrentViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected