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

Defines the math of performing 3D transformation using a 4x4 homgeneous matrix. More...

#include "CoreConfig.h"
#include "graphCommon.h"
#include <iostream>

Go to the source code of this file.

Classes

class  Menge::SceneGraph::XformMatrix
 The transformation matrix. More...
 

Namespaces

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

Detailed Description

Defines the math of performing 3D transformation using a 4x4 homgeneous matrix.