Table of Contents

Method b3DynamicTree_GetAreaRatio

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

b3DynamicTree_GetAreaRatio(b3DynamicTree*)

Get the ratio of the sum of the node areas to the root area.

public static extern float b3DynamicTree_GetAreaRatio(b3DynamicTree* tree)

Parameters

tree b3DynamicTree*

See the Box3D documentation.

Returns

float

See the Box3D documentation.