Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
MatrixFormat.h File Reference

Go to the source code of this file.

Namespaces

namespace  Ult
 

Enumerations

enum  Ult::MatrixFormat { Ult::ULT_IDENTITY_MATRIX = 1 , Ult::ULT_TRANSPOSE_MATRIX , Ult::ULT_INVERSE_MATRIX , Ult::ULT_INVERSE_TRANSPOSE_MATRIX }