Skip to content

Commit

Permalink
Merge branch 'master' into open3d_5924
Browse files Browse the repository at this point in the history
  • Loading branch information
dbs4261 authored Apr 13, 2023
2 parents 0a39e4b + a5be78c commit 742f902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/tests/t/geometry/TriangleMesh.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ TEST_P(TriangleMeshPermuteDevices, ToLegacy) {
Pointwise(FloatEq(), {0.6, 0.7}),
Pointwise(FloatEq(), {0.8, 0.9}),
Pointwise(FloatEq(), {1.0, 1.1})}));

auto mat_iterator = std::find_if(
legacy_mesh.materials_.begin(),
legacy_mesh.materials_.end(),
Expand Down

0 comments on commit 742f902

Please sign in to comment.