projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Runtime
/
Math
/
Matrix44.h
blob: 1ec92fd64fed220b00e56a3169bb68449b5fe08d (
plain
)
1
2
3
4
5
6
7
8
9
#pragma once namespace Internal { class Matrix44 { }; }