NormSq3

Get the squared norm of a 3 vector.

Signatures

  • Paramate.Viewport.NormSq3( a )

Details

The function calculates the squared value of the norm of a 3 vector.

Parameters

a

A 3 vector.

Return value

The squared norm value of the vector.