MCPcopy Create free account
hub / github.com/christophhart/HISE / compiledOk

Method compiledOk

hi_scripting/scripting/api/ScriptingGraphics.cpp:510–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

508}
509
510bool ScriptingObjects::ScriptShader::compiledOk() const
511{ return r.wasOk(); }
512
513void ScriptingObjects::ScriptShader::setCompileResult(Result compileResult)
514{

Callers 4

postCompileMethod · 0.45
performMethod · 0.45
paintMethod · 0.45
postCompileMethod · 0.45

Calls 1

wasOkMethod · 0.45

Tested by

no test coverage detected