Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:03spr106

Transpose44_F16

Transposes a 4×4 matrix of 16.16 values.

Synopsis

void Transpose44_F16( mat44f16 dest, mat44f16 src )

Description

This function transposes a 4 x 4 matrix of 16.16 values and deposits the result in the matrix dest.

Arguments

  • dest Pointer to destination matrix to store the result.
  • src The matrix to transpose.

Implementation

Folio call implemented in operamath V20.

Associated Files

operamath.h, operamath.lib

See Also

Transpose33_F16()

documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/03spr106.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1