BRE12
Classes | Variables
matrix3x3.h File Reference

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

#include "./Compiler/pushpack1.h"
#include "./Compiler/poppack1.h"

Go to the source code of this file.

Classes

struct  aiMatrix3x3
 

Variables

struct aiMatrix3x3 PACK_STRUCT
 

Detailed Description

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