From Tree, mods to help support the creation of Java bindings.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//Distributed under the terms of the GNU Library General Public License (LGPL)
|
||||
//as published by the Free Software Foundation.
|
||||
|
||||
#ifndef OSGUTIL_DISPLAYEQUIREMENTSVISITOR
|
||||
#ifndef OSGUTIL_DISPLAYREQUIREMENTSVISITOR
|
||||
#define OSGUTIL_DISPLAYREQUIREMENTSVISITOR 1
|
||||
|
||||
#include <osg/NodeVisitor>
|
||||
|
||||
@@ -95,7 +95,7 @@ class OSGUTIL_EXPORT IntersectVisitor : public osg::NodeVisitor
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
/** \internal JAVA: SUPPRESS UNBRIDGABLE :JAVA */
|
||||
class IntersectState : public osg::Referenced
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user