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

VRageMath.MyDynamicAABBTreeD.OverlapAllBoundingSphere

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

IndexNamespace IndexMyDynamicAABBTreeD

Summary

public void OverlapAllBoundingSphere<T>(ref BoundingSphereD sphere, List<T> overlapElementsList, bool clear = default)

Parameters

Summary

public void OverlapAllBoundingSphere<T>(ref BoundingSphereD sphere, Action<T> addAction)

Parameters

Clone this wiki locally