Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Matrix.h File Reference

The definition of a 4x4 transformation matrix. More...

#include "CoreConfig.h"
#include "vector.h"
#include <string.h>
#include <iostream>

Go to the source code of this file.

Classes

class  Menge::Math::Matrix4x4
 Basic 4x4 matrix of floats. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Detailed Description

The definition of a 4x4 transformation matrix.