Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Global Arrangement Transformation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Global Arrangement Transformation


Chronological Thread 
  • From: casche <>
  • To:
  • Subject: [cgal-discuss] Global Arrangement Transformation
  • Date: Wed, 8 Aug 2012 01:13:43 -0700 (PDT)

Hello,

is there any way to apply a global transformation to an arrangment (i.e.
scaling or translation)?

I tried to modify the point-references of the arrangements vertices (Point2&
point()), and it works somehow, but finally invalidates (?) the mesh. I
guess, this reference should not be used for modification of the underlying
point coordinates.

At least, I need a scaling of the point coordinates. Any idea?

Thank you



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Global-Arrangement-Transformation-tp4655678.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page