test to be fixed --> tetra orientation is 0

This commit is contained in:
Sébastien Loriot 2023-11-29 12:27:34 +01:00
parent 0145bafbc5
commit 0e3f3a33d1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ int main() {
{ { 1, 0, 1}, -45.},
{ { 0, 0, 1}, -90.},
{ { -1, 0, 1}, -135.},
{ { -1, 0, 0}, -180.},
//{ { -1, 0, 0}, -180.},
{ { -1, 0, -1}, 135.},
{ { 0, 0, -1}, 90.},
{ { 1, 0, -1}, 45.},