@kognifai/cogsengine
Preparing search index...
cogs.esm
mat4
adjoint
Function adjoint
adjoint
(
out
:
mat4
,
a
:
ReadonlyMat4
)
:
mat4
Calculates the adjugate of a mat4
Parameters
out
:
mat4
the receiving matrix
a
:
ReadonlyMat4
the source matrix
Returns
mat4
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kognifai/cogsengine
Loading...
Calculates the adjugate of a mat4