Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 8d19c13a authored by kraus's avatar kraus
Browse files

correcting description of method

parent 13dea676
No related branches found
No related tags found
1 merge request!336Resolve "OrbitThreader::computeMaximalImplicitDrift not yielding correct results"
......@@ -371,7 +371,7 @@ public:
/*! Computes the intersection point between a bounding box and the ray which
* has the direction 'direction' and starts at the position 'position'. If
* the position is inside the box then the algorithm should find an inter-
* section point should be found.
* section point.
*
* @param position the position where the ray starts
* @param direction the direction of the ray
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment