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

VRageMath.MyDynamicAABBTree.AddProxy

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyDynamicAABBTree

Summary

public int AddProxy(ref public sealed struct BoundingBox aabb, object userData, uint userFlags, bool rebalance)

Create a proxy. Provide a tight fitting BoundingBox and a userData pointer.

Returns

Example

Remarks

Clone this wiki locally