Table of Contents

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

tree b3DynamicTree*

See the Box3D documentation.

proxyId int

See the Box3D documentation.

aabb b3AABB

See the Box3D documentation.