Method b3DynamicTree_EnlargeProxy
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DynamicTree_EnlargeProxy(b3DynamicTree*, int, b3AABB)
Enlarge a proxy and enlarge ancestors as necessary.
public static extern void b3DynamicTree_EnlargeProxy(b3DynamicTree* tree, int proxyId, b3AABB aabb)Parameters
treeb3DynamicTree*-
See the Box3D documentation.
proxyIdint-
See the Box3D documentation.
aabbb3AABB-
See the Box3D documentation.