Files
OpenSceneGraph/src/osgPlugins/flt
Robert Osfield f7e944c47f Changed the use of std::vector<..>.begin() to &vector<..>.front() in code
from passing the vector contents to the GeoSet::setPrimLengths(..) etc.
methods.  This has been done to fix the compile under the MS .NET compiler
which has changed the definiation of the std::vector<..>::iterator to
a class rather than a pointer.
2002-01-15 23:21:31 +00:00
..
2001-01-10 16:32:10 +00:00
2001-01-10 16:32:10 +00:00
2001-01-10 16:32:10 +00:00