ASCII-GFX  2.0
Public Attributes | List of all members
Mat3 Struct Reference

3D matrix type More...

#include <math2d.h>

Public Attributes

float r1x
 
float r1y
 
float r1z
 
float r2x
 
float r2y
 
float r2z
 
float r3x
 
float r3y
 
float r3z
 

Detailed Description

3D matrix type

Member Data Documentation

◆ r1x

float Mat3::r1x

◆ r1y

float Mat3::r1y

◆ r1z

float Mat3::r1z

◆ r2x

float Mat3::r2x

◆ r2y

float Mat3::r2y

◆ r2z

float Mat3::r2z

◆ r3x

float Mat3::r3x

◆ r3y

float Mat3::r3y

◆ r3z

float Mat3::r3z

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