MCPcopy Create free account
hub / github.com/DISTRHO/DPF / renderToPicture

Method renderToPicture

dgl/src/Stub.cpp:215–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213// --------------------------------------------------------------------------------------------------------------------
214
215void Window::PrivateData::renderToPicture(const char*, const GraphicsContext&, uint, uint)
216{
217 notImplemented("Window::PrivateData::renderToPicture");
218}
219
220// --------------------------------------------------------------------------------------------------------------------
221

Callers

nothing calls this directly

Calls 1

notImplementedFunction · 0.70

Tested by

no test coverage detected