From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14882 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -205,7 +205,7 @@ void IntersectVisitor::reset()
|
||||
{
|
||||
_intersectStateStack.clear();
|
||||
|
||||
// create a empty IntersectState on the the intersectStateStack.
|
||||
// create a empty IntersectState on the intersectStateStack.
|
||||
_intersectStateStack.push_back(new IntersectState);
|
||||
|
||||
_segHitList.clear();
|
||||
|
||||
Reference in New Issue
Block a user