Hi all! I have a strange problem for which so far I could not find the cause. I am creating a height field using osg::HeightField and then I use osgUtil::PlaneIntersector in order to intersect the height field with the plane at the specific height. I get the intersection and draw polylines which have the same height but they are not all connected with each other. (See the image attached).
Could anyone suggest me what can be wrong with it? I can attach my src code if necessary. Thank you very much! Cheers, Janna ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=20679#20679 Attachments: http://forum.openscenegraph.org//files/polylines_108.jpg _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

