Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ Gls
Method
Gls
window/window.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
type
IWindow
interface
{
34
core.IDispatcher
35
Gls() *gls.GLS
36
GetFramebufferSize() (width int, height int)
37
GetSize() (width int, height int)
38
GetScale() (x float64, y float64)
Callers
2
App
Function · 0.65
App
Function · 0.65
Implementers
1
WebGlCanvas
window/canvas.go
Calls
no outgoing calls
Tested by
no test coverage detected