MCPcopy
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

21type IGeometry interface {
22 GetGeometry() *Geometry
23 RenderSetup(gs *gls.GLS)
24 Dispose()
25}
26

Callers 1

RenderSetupMethod · 0.65

Implementers 2

MorphGeometrygeometry/morph.go
Geometrygeometry/geometry.go

Calls

no outgoing calls

Tested by

no test coverage detected