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

Method getCompositingOperator

Gui/ViewerGL.cpp:4054–4058  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4052}
4053
4054ViewerCompositingOperatorEnum
4055ViewerGL::getCompositingOperator() const
4056{
4057 return _imp->viewerTab->getCompositingOperator();
4058}
4059
4060void
4061ViewerGL::setCompositingOperator(ViewerCompositingOperatorEnum op)

Callers 10

updateItemGuiMethod · 0.45
paintGLMethod · 0.45
toggleWipeMethod · 0.45
drawOverlayMethod · 0.45
populateMenuMethod · 0.45
isWipeHandleVisibleMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected