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

VRageMath.MyDynamicAABBTree.AddProxy

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

IndexNamespace IndexMyDynamicAABBTree

Summary

public int AddProxy(ref BoundingBox aabb, object userData, uint userFlags, bool rebalance = default)

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

Returns

int

Parameters

Clone this wiki locally