Skip to Content.
Sympa Menu

cgal-discuss - what is "aff_transformation_d"?

Subject: CGAL users discussion list

List archive

what is "aff_transformation_d"?


Chronological Thread 
  • From: Matthieu Chavent <>
  • To:
  • Subject: what is "aff_transformation_d"?
  • Date: Wed, 23 May 2007 13:52:51 +0200

Hello,

I would like to have some information about "aff_transformation_d", this mail follows the mail "modify the aff_tranformation_3": Aff_transformation_d has the function that I want to use: t.matrix() but I don't understand how I can use it. I can't define "aff_transformation_d" like typedef aff_transformation<K> where K is my kernel. I define aff_transformation_3 but when I want to use he function t.matrix It doesn't compile and the error message is: class aff_transformation_3 has no member named matrix..

So, if somebody can explain me how to use the matrix() function and aff_transformation_d or just give me example of script which works with one of the two elements it will be great!!!

Thank you in advance!

--


---------------------------

Matthieu Chavent
LORIA
PhD student

tel: ++33(0)3-54-95-86-05

---------------------------



Archive powered by MHonArc 2.6.16.

Top of Page