Subject: CGAL users discussion list
List archive
- From: "samuel kim" <>
- To: <>
- Subject: RE: [cgal-discuss] 3D reflection function of point with respect to a plane
- Date: Mon, 28 Apr 2008 14:11:27 +0200
- Organization: Purdue
Dear Alliez,
I got it, thank you very much.
Best,
Samuel
-----Original Message-----
From: Pierre Alliez
[mailto:]
Sent: Monday, April 28, 2008 11:27 AM
To:
Subject: Re: [cgal-discuss] 3D reflection function of point with respect to
a plane
hi Samuel,
calling plane.projection() gives you the projection of a point on a plane.
Something like:
Plane plane;
Point a;
Point b = plane.projection(a);
Point c = b + (b - a);
samuel kim a écrit :
> Hi all,
>
> Do you know if I can use a simple function to reflect a 3D point with
> respect to a plane?
> Just let me know if anyone knows it. Thanks.
>
> Samuel
>
>
>
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss
- Re: [cgal-discuss] drawing a conic arc using Qt_widget, Mahmood Naderan, 04/21/2008
- Re: [cgal-discuss] drawing a conic arc using Qt_widget, Ashwin Nanjappa, 04/26/2008
- [cgal-discuss] 3D reflection function of point with respect to a plane, samuel kim, 04/26/2008
- Re: [cgal-discuss] 3D reflection function of point with respect to a plane, Pierre Alliez, 04/28/2008
- RE: [cgal-discuss] 3D reflection function of point with respect to a plane, samuel kim, 04/28/2008
- How can I get the same facet and vertex handle after saving as .off and reloading it?, samuel kim, 04/28/2008
- RE: [cgal-discuss] 3D reflection function of point with respect to a plane, samuel kim, 04/28/2008
- Re: [cgal-discuss] 3D reflection function of point with respect to a plane, Pierre Alliez, 04/28/2008
- [cgal-discuss] 3D reflection function of point with respect to a plane, samuel kim, 04/26/2008
- Re: [cgal-discuss] drawing a conic arc using Qt_widget, Ashwin Nanjappa, 04/26/2008
Archive powered by MHonArc 2.6.16.