citro3d  1.2.0
Data Fields
C3D_Mtx Struct Reference

Row-major 4x4 matrix. More...

#include <types.h>

Collaboration diagram for C3D_Mtx:
Collaboration graph
[legend]

Data Fields

C3D_FVec r [4]
 Rows are vectors. More...
 
float m [4 *4]
 Raw access. More...
 

Detailed Description

Row-major 4x4 matrix.

Field Documentation

◆ m

float C3D_Mtx::m[4 *4]

Raw access.

◆ r

C3D_FVec C3D_Mtx::r[4]

Rows are vectors.


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