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

IndexNamespace IndexMyDynamicAABBTree

Summary

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

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

Returns

int

Parameters

Clone this wiki locally