Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] non uniform scale transformation constructor is missing?

Subject: CGAL users discussion list

List archive

[cgal-discuss] non uniform scale transformation constructor is missing?


Chronological Thread 
  • From: Remi <>
  • To:
  • Subject: [cgal-discuss] non uniform scale transformation constructor is missing?
  • Date: Sat, 27 Feb 2010 16:51:31 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=g+b40VyCDK378I2Ypnk0pumGTsVAzF+P5XFmkng6i3kaKhMpr35+LYS381xsgMVw9x qQkzo/Sq7A9pDjcTt+vBb/ggUfMs6+yWyJn4kDcLViKn/3fj7XCI7OWAfTwf1yiUzQKl JNmC1Fnc8C6q2t5FMF5UO0qxNJeA6Jw8MkuUc=

All I found is this:
Aff_transformation_2(const Scaling tag, const RT &s, const RT &w= RT(1))
Is there any reason there is no:
Aff_transformation_2(const Scaling tag, const Direction_2 &s, const RT
&w= RT(1))
?



Archive powered by MHonArc 2.6.16.

Top of Page