mirror of https://github.com/CGAL/cgal
test to be fixed --> tetra orientation is 0
This commit is contained in:
parent
0145bafbc5
commit
0e3f3a33d1
|
|
@ -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.},
|
||||
|
|
|
|||
Loading…
Reference in New Issue