MCPcopy Create free account
hub / github.com/OpenImageDebugger/OpenImageDebugger / GlfwCanvas

Class GlfwCanvas

src/host/stage_view.h:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35namespace oid::host {
36
37class GlfwCanvas;
38
39// Pure decision extracted out of StageView so it can be unit-tested without
40// a live GL context: does a requested size differ from the currently

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected