We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453e337 commit 1dc56b9Copy full SHA for 1dc56b9
tight_inclusion/inclusion_ccd.hpp
@@ -75,9 +75,9 @@ namespace inclusion_ccd
75
const Vector3d &face_vertex2_end,
76
const std::array<Scalar, 3> &err,
77
const Scalar ms,
78
- const Scalar &toi,
+ Scalar &toi,
79
const Scalar tolerance,
80
- Scalar t_max,
+ const Scalar t_max,
81
const int max_itr,
82
Scalar &output_tolerance,
83
const int CCD_TYPE = 1,
0 commit comments