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

VRageMath.MyDynamicAABBTreeD.GetAll

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

IndexNamespace IndexMyDynamicAABBTreeD

Summary

public void GetAll<T>(List<T> elementsList, bool clear, [List<VRageMath.BoundingBoxD> boxsList])

Parameters

Summary

public void GetAll<T>(Action<T> add)

Parameters

Summary

public void GetAll<T>(Action<T, VRageMath.BoundingBoxD> add)

Parameters

Clone this wiki locally