MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / engine

Method engine

src/scripting/scriptedeffect.cpp:789–792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

787}
788
789QJSEngine *ScriptedEffect::engine() const
790{
791 return m_engine;
792}
793
794uint ScriptedEffect::addFragmentShader(ShaderTrait traits, const QString &fragmentShaderFile)
795{

Callers 1

addScreenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected