Table of Contents

Method b3NegateMat3

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

b3NegateMat3(b3Matrix3)

Negates a matrix.

public static b3Matrix3 b3NegateMat3(b3Matrix3 a)

Parameters

a b3Matrix3

The matrix.

Returns

b3Matrix3

The negated matrix.