Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Maths.cpp File Reference
#include "precompiled.h"
#include "Maths.h"
#include "FCollada.h"

Go to the source code of this file.

Functions

void DumpMatrix (const FMMatrix44 &m)
 
FMMatrix44 DecomposeToScaleMatrix (const FMMatrix44 &m)
 

Function Documentation

FMMatrix44 DecomposeToScaleMatrix ( const FMMatrix44 &  m)

Definition at line 35 of file Maths.cpp.

void DumpMatrix ( const FMMatrix44 &  m)

Definition at line 25 of file Maths.cpp.