Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MyDynamicAABBTree.AddProxy

Malware edited this page Dec 25, 2018 · 18 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