Updated wrappers

This commit is contained in:
Robert Osfield
2007-01-11 15:54:11 +00:00
parent ddba526d54
commit 7249d5c122
6 changed files with 83 additions and 41 deletions

View File

@@ -112,7 +112,5 @@ BEGIN_VALUE_REFLECTOR(osgUtil::PlaneIntersector::Intersection)
I_PublicMemberProperty(osgUtil::PlaneIntersector::Intersection::Attributes, attributes);
END_REFLECTOR
STD_VECTOR_REFLECTOR(std::vector< double >);
STD_VECTOR_REFLECTOR(std::vector< osgUtil::PlaneIntersector::Intersection >);