|
EvEmu
0.8.4
11 September 2021
|
#include "GaTypes.h"
Go to the source code of this file.
Functions | |
| GaFloat | matrix_minor (const GaMat4x4 &m, GaUint r0, GaUint r1, GaUint r2, GaUint c0, GaUint c1, GaUint c2) |
| GaFloat matrix_minor | ( | const GaMat4x4 & | m, |
| GaUint | r0, | ||
| GaUint | r1, | ||
| GaUint | r2, | ||
| GaUint | c0, | ||
| GaUint | c1, | ||
| GaUint | c2 | ||
| ) |
Definition at line 48 of file GaTypes.cpp.
Referenced by Ga::GaMat4x4::adjoint(), and Ga::GaMat4x4::determinant().
