srp
software rendering pipeline
Loading...
Searching...
No Matches
mat4d Struct Reference

#include <mat.h>

Public Attributes

double data [4][4]
 

Detailed Description

Represents a 4x4 matrix of doubles, stores data in row-major order

Examples
02_spinning_triangle/main.c, and 03_spinning_textured_cube/main.c.

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