Removed redundent spaces
This commit is contained in:
parent
351f98b10d
commit
874a7ed3b3
@ -67,7 +67,7 @@ class OSGUTIL_EXPORT LineSegmentIntersector : public Intersector
|
||||
/** convinience function for mapping the intersection point to any textures assigned to the objects intersected.
|
||||
* Returns the Texture pointer and texture coords of object hit when a texture is available on the object, returns NULL otherwise.*/
|
||||
osg::Texture* getTextureLookUp(osg::Vec3& tc) const;
|
||||
|
||||
|
||||
};
|
||||
|
||||
typedef std::multiset<Intersection> Intersections;
|
||||
|
Loading…
Reference in New Issue
Block a user