MCPcopy Index your code
hub / github.com/g3n/engine / IsAncestorOf

Method IsAncestorOf

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

Source from the content-addressed store, hash-verified

24 Parent() INode
25 Children() []INode
26 IsAncestorOf(INode) bool
27 LowestCommonAncestor(INode) INode
28 UpdateMatrixWorld()
29 BoundingBox() math32.Box3

Callers 5

IsAncestorOfMethod · 0.65
onKeyboardMethod · 0.65
onMouseMethod · 0.65
onScrollMethod · 0.65
onCursorMethod · 0.65

Implementers 1

Nodecore/node.go

Calls

no outgoing calls

Tested by

no test coverage detected