Table of Contents

Method b3DynamicTree_GetByteCount

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

b3DynamicTree_GetByteCount(b3DynamicTree*)

Get the number of bytes used by this tree

public static extern int b3DynamicTree_GetByteCount(b3DynamicTree* tree)

Parameters

tree b3DynamicTree*

See the Box3D documentation.

Returns

int

See the Box3D documentation.