~thopiekar/cgal/+git/cgal-swig-bindings:Triangulation_2-add_projection_traits

Last commit made on 2013-09-04
Get this branch:
git clone -b Triangulation_2-add_projection_traits https://git.launchpad.net/~thopiekar/cgal/+git/cgal-swig-bindings

Branch merges

Branch information

Name:
Triangulation_2-add_projection_traits
Repository:
lp:~thopiekar/cgal/+git/cgal-swig-bindings

Recent commits

fda3570... by Sebastien Loriot

add Delaunay_triangulation_xy_2

a few function are commented and need some work

79c07e4... by Sebastien Loriot

add patched file for CGAL 4.0.2

cc812e4... by Sebastien Loriot

check file exists before reading it

c15ccd4... by Sebastien Loriot

give access to the reset_id function from the primitive

fef3e0e... by Sebastien Loriot

typo in python specific command guard

2421b3d... by Sebastien Loriot

fix typo in interpolation package

250e535... by Sebastien Loriot

overload the deepcopy functions at the level of Delaunay for convenience

964d89e... by Sebastien Loriot

add missing operator= for Triangulation_3

f6185f0... by Sebastien Loriot

remove extra typename

4318b6b... by Sebastien Loriot

add example for the Point_set_processing_3 package