MCPcopy
hub / github.com/g3n/engine / Children

Method Children

core/node.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 SetName(string)
24 Parent() INode
25 Children() []INode
26 IsAncestorOf(INode) bool
27 LowestCommonAncestor(INode) INode
28 UpdateMatrixWorld()

Callers 14

BoundingBoxMethod · 0.65
classifyAndCullMethod · 0.65
RecalcMethod · 0.65
RecalcMethod · 0.65
RecalcMethod · 0.65
RecalcMethod · 0.65
UpdateMatrixWorldMethod · 0.65
traverseIPanelFunction · 0.65
traverseINodeFunction · 0.65
RecalcMethod · 0.65
LoadNodeMethod · 0.65
LoadAnimationMethod · 0.65

Implementers 1

Nodecore/node.go

Calls

no outgoing calls

Tested by

no test coverage detected