Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MyDynamicAABBTreeD.OverlapAllBoundingBox

Malware edited this page Dec 25, 2018 · 25 revisions

IndexMyDynamicAABBTreeD

csharpvoid OverlapAllBoundingBox<T><[T]()>(ref [BoundingBoxD](VRageMath.BoundingBoxD) bbox, [List<T>](System.Collections.Generic.List`1) elementsList, [uint](System.UInt32) requiredFlags, [bool](System.Boolean) clear)``````csharpvoid OverlapAllBoundingBox<T><[T]()>(ref [MyOrientedBoundingBoxD](VRageMath.MyOrientedBoundingBoxD) obb, [List<T>](System.Collections.Generic.List`1) elementsList, [uint](System.UInt32) requiredFlags, [bool](System.Boolean) clear)

Clone this wiki locally