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

Method getCurrentView

Engine/ViewerInstance.cpp:3444–3448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

getViewerCurrentViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected