Skip to content
Snippets Groups Projects
Commit 798eafe1 authored by Max Lyon's avatar Max Lyon
Browse files

Fixed documentation of getClosestPrimitiveId in OMPropertVisualizerT.cc

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@15829 383ad7c9-94d9-4d36-a494-682f7c89f535
parent a691d421
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,7 @@ QString OMPropertyVisualizer<MeshT>::getHeader()
* @brief Returns the ID of the closest primitive.
*
* @param _face The face that was hit.
* @param _hitpoint The position where the face was hit.
* @param _hitPoint The position where the face was hit.
* @return The ID of the primitive that is closest to the hitpoint.
*
* This method is used for picking. For some entities it might be convenient to not pick them
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment