Change 3mf XML store/load text - NOT back compatible
This commit is contained in:
parent
6482775f0d
commit
323b12fbee
5 changed files with 170 additions and 92 deletions
|
@ -169,8 +169,6 @@ TEST_CASE("ray segment intersection", "[MeshBoolean]")
|
|||
CHECK(abs(*t1 - *t2) < std::numeric_limits<double>::epsilon());
|
||||
}
|
||||
|
||||
|
||||
|
||||
TEST_CASE("triangle intersection", "[]")
|
||||
{
|
||||
Vec2d point(1, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue