Implement Missing things (More To Come) (Broken build)
This commit is contained in:
@@ -593,4 +593,8 @@ namespace J3ML::LinearAlgebra {
|
||||
At(3, 2) = data[14];
|
||||
At(3, 3) = data[15];
|
||||
}
|
||||
|
||||
void Matrix4x4::IsColOrthogonal() {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user