Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss]Aff_transformation_3 Plane_3::transform_to_2d()const;

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss]Aff_transformation_3 Plane_3::transform_to_2d()const;


Chronological Thread 
  • From: "Max" <>
  • To: "" <>
  • Subject: Re: Re: [cgal-discuss]Aff_transformation_3 Plane_3::transform_to_2d()const;
  • Date: Thu, 17 Jan 2008 11:29:53 +0800
  • Disposition-notification-to: "Max" <>
  • Organization: LoadCom

Hello Ashwin

Or, in other words, it returns a tranformation of
projection (onto the xoy plane).

Thanks for your explanation.

B/Rgds
Max

----- Original Message ----
From: Ashwin Nanjappa
To:

Sent: 2008-01-16 11:36:19
Subject: Re: [cgal-discuss]Aff_transformation_3
Plane_3::transform_to_2d()const;

>
Max wrote:
> Hello all,
>
> I've found a method of Plane_3
> Aff_transformation_3 transform_to_2d() const;
> but I cannot find any explanation of it in the doc.
>
> Could anybody please tell me the meaning of it?

It seems to be an internal function used by Plane_3::to_2d() and
Plane_3::to_3d(). Deriving from the documentation for to_2d(), I would say
this function "returns the affine transformation which maps the plane_3
onto the xy-plane, with the z-coordinate removed."

HTH,
~ash
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page