|
Blender V4.5
|
Go to the source code of this file.
Macros | |
| #define | __EIGEN3_MATRIX_C_API_CC__ |
Functions | |
| bool | EIG_invert_m4_m4 (float inverse[4][4], const float matrix[4][4]) |
| bool EIG_invert_m4_m4 | ( | float | inverse[4][4], |
| const float | matrix[4][4] ) |
Definition at line 29 of file matrix.cc.
Referenced by invert_m4_m4(), and invert_m4_m4_fallback().