Method b3DynamicTree_Destroy
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3DynamicTree_Destroy(b3DynamicTree*)
Destroy the tree, freeing the node pool.
public static extern void b3DynamicTree_Destroy(b3DynamicTree* tree)Parameters
treeb3DynamicTree*-
See the Box3D documentation.