VRageMath.MyDynamicAABBTreeD.OverlapAllBoundingBox - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyDynamicAABBTreeD
public void OverlapAllBoundingBox<T>(ref BoundingBoxD bbox, List<T> elementsList, uint requiredFlags = 0, bool clear = default)
- BoundingBoxD bbox
- List<T> elementsList
- uint requiredFlags
- bool clear
public void OverlapAllBoundingBox<T>(ref MyOrientedBoundingBoxD obb, List<T> elementsList, uint requiredFlags = 0, bool clear = default)
- MyOrientedBoundingBoxD obb
- List<T> elementsList
- uint requiredFlags
- bool clear