Added suggestion of IntersectionVisitor instead.

This commit is contained in:
Robert Osfield 2009-04-24 17:51:23 +00:00
parent 619be4ced0
commit 48a9b90dc5

View File

@ -89,7 +89,7 @@ class OSGUTIL_EXPORT Hit
}; };
/** Deprecated.*/ /** Deprecated - use IntersectionVisitor instead.*/
class OSGUTIL_EXPORT IntersectVisitor : public osg::NodeVisitor class OSGUTIL_EXPORT IntersectVisitor : public osg::NodeVisitor
{ {
public: public: