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

Method setCompositingOperator

Gui/ViewerGL.cpp:4060–4064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4058}
4059
4060void
4061ViewerGL::setCompositingOperator(ViewerCompositingOperatorEnum op)
4062{
4063 _imp->viewerTab->setCompositingOperator(op);
4064}
4065
4066void
4067ViewerGL::getTextureColorAt(int x,

Callers 3

loadNodeGuiSerializationFunction · 0.45
toggleWipeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected