Subject: CGAL users discussion list
List archive
- From: Pierre Alliez <>
- To:
- Subject: Re: [cgal-discuss] 3D reflection function of point with respect to a plane
- Date: Mon, 28 Apr 2008 11:26:41 +0200
- Organization: INRIA Sophia Antipolis - Méditerranée
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
- 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.