Table of Contents

Method b3DynamicTree_ValidateNoEnlarged

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3DynamicTree_ValidateNoEnlarged(b3DynamicTree*)

Validate this tree has no enlarged AABBs. For testing.

public static extern void b3DynamicTree_ValidateNoEnlarged(b3DynamicTree* tree)

Parameters

tree b3DynamicTree*

See the Box3D documentation.