Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ UpdateMatrixWorld
Method
UpdateMatrixWorld
core/node.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
IsAncestorOf(INode) bool
27
LowestCommonAncestor(INode) INode
28
UpdateMatrixWorld()
29
BoundingBox() math32.Box3
30
Render(gs *gls.GLS)
31
Clone() INode
Callers
4
ViewMatrix
Method · 0.65
Render
Method · 0.65
UpdateMatrixWorld
Method · 0.65
UpdateMatrixWorld
Method · 0.65
Implementers
1
Node
core/node.go
Calls
no outgoing calls
Tested by
no test coverage detected