Hi Hesicong,

I'm afraid I've got waaay to much work on my plate right now to get
looking at user code, perhaps others can dive in.

Robert.

On Mon, Jun 23, 2008 at 8:53 AM, hesicong2006 <[EMAIL PROTECTED]> wrote:
> Hi, Robert:
> I googled again and again and searched OSG code, but found little about use
> of osgUtil::PlaneIntersector. I have figured out that this very good class
> can help me fill the gap when geometry is clipped by the near z clipping
> plane.
> I tested this class by intersecting one plane with a geometry. It works
> fine. But when I tried to modify the plane by using plane.set function every
> frame, the intersection remains same as before. That's not what I desired.
> The questions is, why the plane updated but the plane value in
> planeIntersector seems not updated? Is that a bug of PlaneIntersector or my
> wrong usage?
> My test program and a test box geometry is attached, please check!
>
> Thanks!
>
> Regard,
> Hesicong
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to