Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
d505279f
Commit
d505279f
authored
Sep 23, 2010
by
Alexander Wiebel
Browse files
[STYLE] space at end of line
parent
a7b913b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/graphicsEngine/WPickHandler.cpp
src/graphicsEngine/WPickHandler.cpp
+2
-2
No files found.
src/graphicsEngine/WPickHandler.cpp
View file @
d505279f
...
...
@@ -248,8 +248,8 @@ void WPickHandler::pick( osgViewer::View* view, const osgGA::GUIEventAdapter& ea
}
}
}
}
// end of if( intersetionsExist )
else
}
// end of if( intersetionsExist )
else
{
// if we found no intersection and we have noting pickecd befor
// we want to return "nothing" in order to provide the pixel coordinates
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment