Thanks Bjorn, fix merged and submitted to svn/trunk. Cheers, Robert.
On 12 February 2014 20:44, "Björn Hein (IPR)" <[email protected]> wrote: > Dear Robert, > > please find attached a small fix for RayIntersector.cpp. > > * Changes are made against trunk > * Reason: crashes when using specific constructor from RayIntersector > * Info: Line 42: added in constructor > RayIntersector::RayIntersector(const Vec3d& start, const Vec3d& > direction) missing initialisation of _parent > > Best regards > > Björn > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
