Added suggestion of IntersectionVisitor instead.
This commit is contained in:
parent
619be4ced0
commit
48a9b90dc5
@ -89,7 +89,7 @@ class OSGUTIL_EXPORT Hit
|
||||
};
|
||||
|
||||
|
||||
/** Deprecated.*/
|
||||
/** Deprecated - use IntersectionVisitor instead.*/
|
||||
class OSGUTIL_EXPORT IntersectVisitor : public osg::NodeVisitor
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user