Dreambox C/C++ SDK v1.0.0
C/C++ SDK for creating Dreambox games
Loading...
Searching...
No Matches
Mat4 Struct Reference

A 4x4 matrix. More...

#include <db_math.h>

Data Fields

float m [4][4]
 

Detailed Description

A 4x4 matrix.

Definition at line 60 of file db_math.h.

Field Documentation

◆ m

float m[4][4]

Definition at line 62 of file db_math.h.


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