Andreas Fabri
1b51eb0384
M_PI -> CGAL_PI
2009-07-01 16:48:43 +00:00
Daniel Russel
ab5a741881
old boost doesn't have reference
2009-07-01 16:45:31 +00:00
Daniel Russel
48afa27795
don't include debug vector header
2009-07-01 16:44:32 +00:00
Laurent Rineau
bc6974d68d
A probably temporarily fix for Intel Compiler (EDG frontend).
2009-07-01 15:42:50 +00:00
Laurent Saboret
7648529dc1
Remove Poisson MFC demo from Surface_reconstruction_points_3 et move shared code to Gyroviz MFC demo
2009-07-01 15:26:25 +00:00
Laurent Saboret
77298cf226
Remove Poisson MFC demo from Surface_reconstruction_points_3 et move shared code to Gyroviz MFC demo
2009-07-01 15:22:05 +00:00
Andreas Fabri
e4a5ffde32
Add more overflow guards when working with int
2009-07-01 15:04:34 +00:00
Laurent Saboret
93c04ff355
Added Average Spacing algorithm to Qt Point Set demo
2009-07-01 14:56:49 +00:00
Sébastien Loriot
ae2a914f0e
bug in Intersect_3, missing Outputiterator
2009-07-01 14:35:40 +00:00
Pierre Alliez
18611be7bd
aabb data: normalize model.
2009-07-01 13:36:42 +00:00
Pierre Alliez
446daa069a
aabb tree : update perf. section.
2009-07-01 13:09:51 +00:00
Pierre Alliez
ef1864d6af
AABB tree demo:
...
- added color ramps for signed and unsigned distance functions (thermal for unsigned, and red/blue for signed)
- fix moc warning issue (thanks Manuel Caroli)
- fix strange value in performance section of user manual (we now understand that the KD-tree is making something really nasty only for large point sets - and we'll investigate the KD tree more)
2009-07-01 12:55:33 +00:00
Eric Berberich
7efd70e693
collect ui + moc files
2009-07-01 12:50:26 +00:00
Laurent Saboret
934da2da49
Removed Poisson_reconstruction_function::Triangulation type and triangulation() function (obsolete)
2009-07-01 11:59:09 +00:00
Pierre Alliez
c74f3dbb59
aabb tree demo: added thermal color ramp for unsigned distance function
2009-07-01 11:56:25 +00:00
Laurent Saboret
feb5bdff59
Changed variables name and comments to match APSS_reconstruction_example.cpp and poisson_reconstruction_example.cpp (easier to maintain code).
2009-07-01 11:35:41 +00:00
Laurent Saboret
089fe7c718
Added Poisson reconstruction to Qt Point Set demo.
2009-07-01 11:34:02 +00:00
Eric Berberich
83bbbefa40
boost required
2009-07-01 08:33:59 +00:00
Laurent Saboret
ea72993f2b
Improvements to the Qt Point Set demo:
...
* Removed "Bounding Box/Sphere" and "Convex Hull" menu items and the corresponding plug-ins (never implemented).
* "Outlier removal" menu item selects now the points to remove instead of deleting them immediately.
The user may delete them with the new menu item "Delete Selection" or cancel with "Reset Selection".
* "Normal estimation" menu item selects now the points with an unoriented normal instead of deleting them immediately.
The user may delete them with "Delete Selection" or run again the algorithm with different settings.
* Implemented point set simplification plug-in (random + grid clustering).
* Added traces.
TODO:
* Add "Poisson reconstruction" algorithm.
* Add "Average Spacing" algorithm.
2009-07-01 08:26:49 +00:00
Camille Wormser
a09dfcf193
un mot dans la sortie pour expliquer qu'il ne faut pas tenir compte du premier appel (pour le moment)
2009-07-01 08:11:07 +00:00
Camille Wormser
2d951c676f
calls the first distance benchmark two times: the first one is used to populate the cache...
2009-07-01 08:07:09 +00:00
Efi Fogel
c29ca3d3cc
initialize some local variables
2009-07-01 07:39:37 +00:00
Efi Fogel
107fe21485
initialize number_of_points
2009-07-01 07:36:46 +00:00
Efi Fogel
cd23e70f1a
initialize n_vertices
2009-07-01 07:35:07 +00:00
Efi Fogel
227a097ed8
initialize number of vertices
2009-07-01 07:27:31 +00:00
Efi Fogel
7278e6ddf1
initialized number_of_segments
2009-07-01 07:24:38 +00:00
Pierre Alliez
8c1a65f2ac
aabb tree demo: added signed and unsigned distance functions to facets, unsigned to edges.
2009-06-30 22:06:04 +00:00
Pierre Alliez
78d040c39a
aabb tree demo: fix one strange compilation error that happens only with VC2005 (took me hours to understand that it's probably a compiler bug).
...
benchmark distance queries in the demo and updated user manual (perf section)
2009-06-30 21:18:31 +00:00
Pierre Alliez
9c96611659
aabb tree demo: add one small hand model
2009-06-30 20:19:03 +00:00
Pierre Alliez
0c9f65bc92
aabb tree: update teaser
2009-06-30 20:00:07 +00:00
Michael Hemmer
0c01d5f736
implement Is_square using new function CGAL::approximate_sqrt
2009-06-30 18:59:00 +00:00
Manuel Caroli
c90f6adb95
removing obsolete files
2009-06-30 18:51:49 +00:00
Manuel Caroli
0cd3ec864a
bugfix
2009-06-30 18:42:31 +00:00
Manuel Caroli
935f5f7443
removing experimental functionality for the release
2009-06-30 18:25:25 +00:00
Laurent Saboret
075324a626
Use unique .off output filename for each example
2009-06-30 15:33:18 +00:00
Manuel Caroli
941125c849
add a proper class MainWindow
2009-06-30 15:30:03 +00:00
Fernando Cacciola
da4d30c59d
Fixed case 'edge_collapse_visitor_base.h' to 'Edge_collapse_visitor_base.h' (3/3)
2009-06-30 14:48:32 +00:00
Fernando Cacciola
9eb457eaf4
Fixed case 'edge_collapse_visitor_base.h' to 'Edge_collapse_visitor_base.h' (2/3)
2009-06-30 14:44:37 +00:00
Fernando Cacciola
454c893a87
Fixed case 'edge_collapse_visitor_base.h' to 'Edge_collapse_visitor_base.h' (1/3)
2009-06-30 14:43:51 +00:00
Ophir Setter
b337b3e824
accidently uncomment some non relevant lines
2009-06-30 14:32:09 +00:00
Manuel Caroli
96202c22ef
rename periodic.ui to MainWindow.ui together with all the necessary
...
modifications
2009-06-30 14:10:01 +00:00
Manuel Caroli
f495b8b0b1
renaming the periodic triangulation demo
2009-06-30 13:50:35 +00:00
Mariette Yvinec
2dabe1ec03
added traits class for Alpha_sahpes_3
2009-06-30 13:35:46 +00:00
Laurent Saboret
8068c3bc38
Changed comments
2009-06-30 13:24:38 +00:00
Laurent Saboret
2d8ff0aff2
Fixed misspelling
2009-06-30 13:24:09 +00:00
Laurent Rineau
bde90b5e9c
It seems something has changed on the SVN server.
...
Tweak the post-commit script.
2009-06-30 13:16:10 +00:00
Laurent Saboret
97d6b4187e
Renamed 'size' variables as 'radius' (easier to understand)
2009-06-30 13:15:45 +00:00
Pierre Alliez
bb2380a55a
aabb tree teaser image
2009-06-30 13:05:29 +00:00
Pierre Alliez
fbb22e4e4b
reconstruction example: updated kitten model
2009-06-30 12:41:26 +00:00
Pierre Alliez
98118bddce
aabb tree demo: distance benchs (strange compilation issue on Windows)
2009-06-30 12:15:06 +00:00