Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaocongAi committed Jul 25, 2024
1 parent b6f8cef commit 7ab37da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/UnitTests/Core/Surfaces/PlaneSurfaceTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ BOOST_AUTO_TEST_CASE(PlaneSurfaceAlignment) {
// Get the global position
Vector3 globalPosition =
planeSurfaceObject->localToGlobal(tgContext, localPosition, momentum);

// (a) Test the derivative of path length w.r.t. alignment parameters
const AlignmentToPathMatrix& alignToPath =
planeSurfaceObject->alignmentToPathDerivative(tgContext, globalPosition,
Expand Down

0 comments on commit 7ab37da

Please sign in to comment.