LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_M4X4_F32_TAG Struct Reference

4×4 matrix of float32-precision values. More...

#include <juno_vec_types.h>

Data Fields

float mat [4][4]
 

Detailed Description

4×4 matrix of float32-precision values.

Field Documentation

◆ mat

float JUNO_M4X4_F32_TAG::mat[4][4]

Row-major 4×4 matrix.


The documentation for this struct was generated from the following file: