Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ RenderSetup
Method
RenderSetup
geometry/geometry.go:23–23 ·
view source on GitHub ↗
(gs *gls.GLS)
Source
from the content-addressed store, hash-verified
21
type
IGeometry
interface
{
22
GetGeometry() *Geometry
23
RenderSetup(gs *gls.GLS)
24
Dispose()
25
}
26
Callers
1
RenderSetup
Method · 0.65
Implementers
2
MorphGeometry
geometry/morph.go
Geometry
geometry/geometry.go
Calls
no outgoing calls
Tested by
no test coverage detected