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

Resolve "OrbitThreader::computeMaximalImplicitDrift not yielding correct results"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading