Andreas Fabri
60f7f7ef5d
unified mixed struct/class declarations
2008-05-11 21:04:01 +00:00
Andreas Fabri
54ad19e4db
handle struct mixup
2008-05-11 18:14:25 +00:00
Andreas Fabri
6c437ebfc3
A proof of concept for the GraphicsView as foundation of 2D demos
2008-05-10 20:59:28 +00:00
Fernando Cacciola
ea7e41de07
Fixed test to check both full and partial skeletons
2008-05-09 19:05:16 +00:00
Fernando Cacciola
b09f115416
Fixed "inheriting" of release/debug mode from CGALConfig
2008-05-08 22:31:20 +00:00
Fernando Cacciola
4a5689b69b
Improved full and partial skeleton creation testing
2008-05-08 22:29:36 +00:00
Fernando Cacciola
a07d5da761
Fixed partial-skeleton-related bug detected by test-suite.
...
Removed unused variabe warning
2008-05-08 16:18:58 +00:00
Fernando Cacciola
b4c3a0f490
Added ability to "inherit" debug or release mode from CGALConfig
2008-05-08 16:16:14 +00:00
Fernando Cacciola
c16699f92a
Removed add_dependencies to allow CGAL programs to be configured in isolation (in which case the CGAL, etc CMake targets are unknown)
2008-05-08 16:15:13 +00:00
Fernando Cacciola
5d7f524873
Users now allowed to override configured flags
...
Added exe flags
Moved fags settings to common module.
2008-05-08 16:13:30 +00:00
Sebastian Limbach
1a5342299c
minimal layout changes
2008-05-08 09:06:30 +00:00
Sebastian Limbach
7c18b6d5db
"inline" added to avoid linking problems
2008-05-08 09:05:47 +00:00
Pavel Emeliyanenko
dc5577086e
removed the last remains of NiX::Polynomial
2008-05-08 09:01:29 +00:00
Sylvain Pion
ef30aa5ffe
Add a variadic template version of make_array() (by Samuel Hornus).
2008-05-07 16:46:15 +00:00
Fernando Cacciola
033aeefc0d
Print out folder names
2008-05-07 16:02:13 +00:00
Fernando Cacciola
8adbf35a68
Miscelaneous SLS fixes
2008-05-07 16:01:29 +00:00
Michael Hemmer
8fa82674ae
change class -> struct for Get_arithmetic_kernel
2008-05-07 11:31:00 +00:00
Pavel Emeliyanenko
93646dea82
added new functor
2008-05-07 10:19:15 +00:00
Laurent Saboret
702a956aff
Merge Gyroviz code with Surface_reconstruction_3: Enriched_polyhedron, Gyroviz_point_3, surface_reconstruction_read_pwc().
2008-05-06 18:29:37 +00:00
Pavel Emeliyanenko
3c859df399
SweepCurvesAdapter essential bug fixes
2008-05-06 09:51:31 +00:00
Fernando Cacciola
1d136115e1
CMakeLists.txt are now auto-generated by create_internal_release
2008-05-05 15:09:28 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Sylvain Pion
970f14abb0
Mention dependency on Boost.Threads which is compiled
2008-05-03 07:19:34 +00:00
Efi Fogel
ec5da5c5c2
wein: inset
2008-05-01 19:39:15 +00:00
Pierre Alliez
d037064719
PCA: add one more test
...
Reconstruction: attempt to suppress a warning
2008-04-30 19:30:14 +00:00
Fernando Cacciola
d5702b232b
Removed obsolete KDevelop files
2008-04-30 16:00:15 +00:00
Fernando Cacciola
2f2220d9b0
Two more examples added
2008-04-30 15:57:06 +00:00
Laurent Saboret
448e58f4d5
Port to gcc
2008-04-30 15:41:21 +00:00
Monique Teillaud
c353c3b6d1
making X,Y CriticalPoints functors optional
2008-04-30 14:51:20 +00:00
Laurent Saboret
ad2f2e1407
Added test suite for:
...
- orient_normals_minimum_spanning_tree_3()
- remove_outliers_wrt_avg_knn_sq_distance_3()
2008-04-30 13:58:51 +00:00
Laurent Saboret
2887264cf0
Added license header
2008-04-30 13:56:53 +00:00
Monique Teillaud
261a985880
bug fix + feature request
2008-04-30 11:39:20 +00:00
Monique Teillaud
eebef3d312
manual tools have no maintainer any more
2008-04-30 11:29:50 +00:00
Sylvain Pion
2d5de17427
Slight optimization in draw_dual()
2008-04-30 08:16:19 +00:00
Efi Fogel
3e677d869d
updated
2008-04-29 21:01:29 +00:00
Michael Hemmer
6d8d2e9748
and its types should be public .-)
2008-04-29 20:18:47 +00:00
Laurent Saboret
99baf24a78
Code cleaning:
...
- PoissonDoc methods have better names
- Removed code related to Gyroviz from Poisson_dt3
- Fixed compilation error on poisson_reconstruction_test.cpp
Updated concepts.
UI:
- updated the toolbar
- added menu item "1-step Poisson reconstruction"
- improved code that enables/disables menu items
2008-04-29 16:24:21 +00:00
Michael Hemmer
158ebff7f0
set braces to avoid warnings
2008-04-29 15:04:23 +00:00
Michael Hemmer
d4b499b2d4
rm unused parameter
2008-04-29 14:59:17 +00:00
Michael Hemmer
8a393d5188
clean up interface: rm unused parameter
2008-04-29 14:57:27 +00:00
Michael Hemmer
90d70842a3
Get_arithmetic_kernel is a struct (not a class)
2008-04-29 14:20:04 +00:00
Michael Hemmer
6debf02b48
Chinise_remainder_traits is a class (not a struct)
2008-04-29 14:14:49 +00:00
Michael Hemmer
853db73f16
Needs_parents_as_product is a struct (not a class)
2008-04-29 14:08:02 +00:00
Michael Hemmer
1eb1824f3d
Algebraic_structure_traits is a class (not a struct)
2008-04-29 14:04:41 +00:00
Michael Hemmer
34f55fa0f0
Chinese_remainder_traits is a class (not a struct)
2008-04-29 14:04:11 +00:00
Laurent Rineau
cab2554766
Minor commit: add a few "const" or "const&".
2008-04-29 13:51:29 +00:00
Laurent Rineau
f677dd435d
- Commit 43053 was not really a fix for the "set_on_surface" problem.
...
- Some piece of meta-programming was needed, actually.
p.set_on_surface(...) is now called only if the type Point has a
Set_on_surface nested type.
2008-04-29 13:50:11 +00:00
Laurent Rineau
b9f40d28cb
Fix typo: "public" is needed.
2008-04-29 13:47:17 +00:00
Laurent Rineau
3b4ca6c84d
Add CMakeLists.txt.
2008-04-29 13:19:40 +00:00
Laurent Rineau
9da7c0a0e8
Add cmake_install.cmake to files to be ignored by svn.
2008-04-29 13:18:43 +00:00