Table of Contents

Method b3AABB_Area

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

b3AABB_Area(b3AABB)

Computes the surface area of a box.

public static float b3AABB_Area(b3AABB a)

Parameters

a b3AABB

The box.

Returns

float

The surface area.