This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a44e21b8ebeb8b111b16e722c7619f94de7970ca
cgal
/
Advancing_front_surface_reconstruction
/
include
/
CGAL
/
internal
/
AFSR
T
History
Simon Giraudot
f4e4691f97
Store indices as std::size_t instead of int (makes more sense and avoid conversion trouble)
2016-01-05 11:17:16 +01:00
..
construct_polyhedron.h
Store indices as std::size_t instead of int (makes more sense and avoid conversion trouble)
2016-01-05 11:17:16 +01:00
construct_surface_2.h
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
orient.h
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
Surface_face_base_2.h
remove trailing whitespaces
2015-06-29 12:22:13 +02:00
Surface_vertex_base_2.h
remove trailing whitespaces
2015-06-29 12:22:13 +02:00
write_triple_indices.h
Store indices as std::size_t instead of int (makes more sense and avoid conversion trouble)
2016-01-05 11:17:16 +01:00