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

VRageMath.MyDynamicAABBTreeD.OverlapAllLineSegment

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

IndexNamespace IndexMyDynamicAABBTreeD

Summary

public void OverlapAllLineSegment<T>(ref LineD line, List<MyLineSegmentOverlapResult<T>> elementsList, bool clear = default)

Parameters

Summary

public void OverlapAllLineSegment<T>(ref LineD line, List<MyLineSegmentOverlapResult<T>> elementsList, uint requiredFlags, bool clear = default)

Parameters

Clone this wiki locally