Updated wrappers

This commit is contained in:
Robert Osfield
2007-04-13 19:28:11 +00:00
parent ea071d3f1e
commit b358a73d99

View File

@@ -265,7 +265,6 @@ BEGIN_VALUE_REFLECTOR(osgManipulator::PointerInfo)
I_PublicMemberProperty(float, _pixel_y);
I_PublicMemberProperty(osg::Camera *, _camera);
I_PublicMemberProperty(osgManipulator::PointerInfo::IntersectionList, _hitList);
I_PublicMemberProperty(osgManipulator::PointerInfo::IntersectionList::iterator, _hitIter);
I_PublicMemberProperty(osg::Matrix, _MVPW);
I_PublicMemberProperty(osg::Matrix, _inverseMVPW);
END_REFLECTOR