GraphicsAPI_2020C
Classes | Macros
matrix3x3.h File Reference

Definition of a 3x3 matrix, including operators when compiling in C++. More...

#include "defs.h"
Include dependency graph for matrix3x3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aiMatrix3x3
 

Detailed Description

Definition of a 3x3 matrix, including operators when compiling in C++.