Click or drag to resize

AABBTreegetNodes Method

return the AABB-nodes

Namespace:  Karamba.Utilities.AABBTrees
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<AABBTreeNode> getNodes()

Return Value

Type: ListAABBTreeNode
the AABB-nodes
See Also