Path Tracer
Classes | Macros
matrix3x3.h File Reference

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

#include <assimp/defs.h>

Go to the source code of this file.

Classes

struct  aiMatrix3x3
 

Detailed Description

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