| .. |
|
internal
|
fix unused variable warnings
|
2015-07-16 10:15:33 +02:00 |
|
Cell_attribute.h
|
Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF
|
2014-07-18 15:47:14 +02:00 |
|
Cell_const_iterators.h
|
Bug fix in size function in ranges
|
2015-03-03 10:37:37 +01:00 |
|
Cell_iterators.h
|
Bug fix in operator= of one iterator; add tests to test more cases.
|
2015-03-11 15:07:37 +01:00 |
|
Combinatorial_map.h
|
Start to merge with the new qt5 version of the LCC demo (nyf).
|
2015-08-28 11:51:48 +02:00 |
|
Combinatorial_map_basic_operations.h
|
Attempt to remove more warnings
|
2014-11-07 18:54:59 +01:00 |
|
Combinatorial_map_constructors.h
|
Use null_handle instead of NULL everywhere internally to simplify the future possible version with index.
|
2013-11-13 17:32:46 +01:00 |
|
Combinatorial_map_functors.h
|
Move functor that detect non void attributes and point in CGAL namespace (before they were in internal); add a missing void typedef.
|
2015-05-15 19:58:37 +02:00 |
|
Combinatorial_map_insertions.h
|
Add missing #include
|
2015-03-10 15:48:06 +01:00 |
|
Combinatorial_map_iterators_base.h
|
Remove warnings
|
2015-03-12 07:57:04 +01:00 |
|
Combinatorial_map_min_items.h
|
apply the cpp0x namespace renaming in all files
|
2012-12-19 11:33:17 +01:00 |
|
Combinatorial_map_operations.h
|
Bug fix; optimize merge volume operations.
|
2014-12-23 21:07:53 +01:00 |
|
Combinatorial_map_save_load.h
|
Remove warnings
|
2015-06-17 09:45:59 +02:00 |
|
Combinatorial_map_storages.h
|
Remove function get_attribute_of_dart which is useless.
|
2013-11-19 15:42:51 +01:00 |
|
Dart.h
|
additional fixes for Combinatorial map package
|
2014-05-21 18:47:33 +02:00 |
|
Dart_const_iterators.h
|
merge changes from next
|
2012-01-09 12:33:39 +00:00 |
|
Dart_iterators.h
|
* bugfix in first_dart: remove null_handle when cmap is empty and not null_dart_handle
|
2014-06-13 11:31:32 +02:00 |