MATH: Formatting cleanup
This commit is contained in:
parent
cf511755b0
commit
161c42c118
17 changed files with 129 additions and 153 deletions
|
@ -27,7 +27,6 @@ namespace Math {
|
|||
|
||||
Vector3d::Matrix() :
|
||||
MatrixType<3, 1>() {
|
||||
|
||||
}
|
||||
|
||||
Vector3d::Matrix(float lx, float ly, float lz) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue