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

Method shouldWriteToBuffer

hi_scripting/scripting/api/ScriptingGraphics.cpp:527–530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525}
526
527bool ScriptingObjects::ScriptShader::shouldWriteToBuffer() const
528{
529 return enableCache || screenshotPending;
530}
531
532void ScriptingObjects::ScriptShader::renderWasFinished(ScreenshotListener::CachedImageBuffer::Ptr newData)
533{

Callers 1

performMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected