Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyDynamicAABBTreeD.OverlapAllBoundingBox

Morten Aune Lyrstad edited this page Apr 16, 2022 · 24 revisions

IndexNamespace IndexMyDynamicAABBTreeD

Summary

public void OverlapAllBoundingBox<T>(ref BoundingBoxD bbox, List<T> elementsList, uint requiredFlags = 0, bool clear = default)

Parameters

Summary

public void OverlapAllBoundingBox<T>(ref MyOrientedBoundingBoxD obb, List<T> elementsList, uint requiredFlags = 0, bool clear = default)

Parameters

Clone this wiki locally