Andreas Fabri
66f38c1fe3
Add CMakeLists.txt and rename demo
2008-10-01 08:33:23 +00:00
Andreas Fabri
262d84c687
removed header from demo
2008-10-01 08:31:21 +00:00
Andreas Fabri
84b9c3ee6a
Add CMakeLists.txt and rename demo
2008-10-01 08:28:57 +00:00
Andreas Fabri
a828d949cc
forgot resource file
2008-10-01 08:22:31 +00:00
Andreas Fabri
9a620b7e33
As we deprecate Qt_widget we don't give demos for the package itself
2008-10-01 08:19:00 +00:00
Andreas Fabri
b9f75ab53c
As we deprecate Qt_widget we no longer document it
2008-10-01 08:17:51 +00:00
Laurent Rineau
bdb20dd5ce
Add AABB_tree in the release. That package is not documented for
...
CGAL-3.4. It will hopefully become a reviewed and accepted package for the
release after CGAL-3.4.
2008-10-01 08:12:42 +00:00
Laurent Rineau
9e80736743
Move AABB_tree in its own svn package (not documented for CGAL-3.4).
...
(TODO: one need copyright/license headers.)
2008-10-01 08:10:00 +00:00
Andreas Fabri
b35c699baa
Add CMakeLists.txt and rename demo
2008-10-01 08:08:49 +00:00
Andreas Fabri
cae2efb3ef
Add CMakeLists.txt and rename demo
2008-10-01 08:08:24 +00:00
Andreas Fabri
d1499114e3
Added cmake_minimum_required
2008-10-01 05:23:00 +00:00
Andreas Fabri
1cd15aa6b4
2D regular triangulation demo
2008-09-30 16:33:11 +00:00
Andreas Fabri
52ce566fc9
2D regular triangulation demo
2008-09-30 16:31:59 +00:00
Andreas Fabri
c823377874
2D regular triangulation demo
2008-09-30 16:30:44 +00:00
Andreas Fabri
e2de7ab0f3
No input if Shift is pressed
2008-09-30 16:28:44 +00:00
Pedro Machado Manhaes de Castro
15f7610a40
cleaning
2008-09-30 15:52:44 +00:00
Pedro Machado Manhaes de Castro
4124531409
test for {x,y}_extremal_point global function
2008-09-30 15:48:34 +00:00
Andreas Fabri
ba7fcaa5f2
Renamed actionExit to actionQuit
2008-09-30 14:45:34 +00:00
Laurent Rineau
72562deab8
Temporary commit before branching, to see how bad is the manual test suite.
2008-09-30 14:40:26 +00:00
Pedro Machado Manhaes de Castro
cfaa7f3b7c
Comment line on some non-documented stuff, it exists (i.e. for tests) but it is not documented
2008-09-30 14:38:33 +00:00
Laurent Saboret
cb7532d93f
Version 1.0.3: Fixed declaration of templated methods
2008-09-30 14:33:42 +00:00
Laurent Saboret
7cba4b3f28
Fixed declaration of templated methods
2008-09-30 14:32:45 +00:00
Laurent Saboret
f7c1e0df6d
Fixed declaration of templated methods
2008-09-30 14:32:19 +00:00
Pedro Machado Manhaes de Castro
ca8f6c806a
removing Advanced_make_{x,xy}_monotone_2, On_upper_part_2, Construct_circular_arc_2 operator()(const Circular_arc_2 &A, bool b, const Circle_2& ccut, bool b_cut), Equal_2 for types that do not match
2008-09-30 13:59:18 +00:00
Pierre Alliez
d79f377307
solve one bug in kernel
2008-09-30 13:47:08 +00:00
Pedro Machado Manhaes de Castro
32f1dbffaf
Compute_Circular_{x,y}_2 to Compute_circular_{x,y}_2
2008-09-30 13:44:20 +00:00
Pedro Machado Manhaes de Castro
2dbdeb2c71
not necessary anymore
2008-09-30 13:37:10 +00:00
Pedro Machado Manhaes de Castro
d7e7e23c1a
sending to trash some unfortunate global functions
2008-09-30 13:36:33 +00:00
Pedro Machado Manhaes de Castro
1bfd02a7f2
Global function for make_xy_monotone
2008-09-30 13:11:33 +00:00
Laurent Rineau
e38abaeb36
Minor fixes (before branching fro CGAL-3.4).
2008-09-30 13:11:05 +00:00
Pedro Machado Manhaes de Castro
cffa240949
global function compare_y_to_right with correct params (Arc, Arc, Circular_arc_point)
2008-09-30 13:07:52 +00:00
Andreas Fabri
8b1ce4bdc8
find resources and rename actionExit to actionQuit
2008-09-30 12:56:38 +00:00
Andreas Fabri
544bf786a9
find resources and rename actionExit to actionQuit
2008-09-30 12:56:32 +00:00
Laurent Rineau
ef01ba0754
Remove polyhedron_remesher.cpp from testsuite.
2008-09-30 12:52:46 +00:00
Laurent Rineau
201c494728
Remove #error introduced by revision 44887.
2008-09-30 12:50:31 +00:00
Laurent Saboret
a3b10f1ec3
User Manual automatic update
2008-09-30 12:20:22 +00:00
Laurent Saboret
f98b56c594
APSS_implicit_function uses now Point_with_normal_3<Gt, Vector_3> to save memory space (4 bytes per point).
2008-09-30 11:15:13 +00:00
Laurent Saboret
4abcbea669
- For clarity: renamed OrientedNormal_3/Oriented_normal_3 as OrientableNormal_3/Orientable_normal_3 = a normal vector oriented or not.
...
Note that Vector_3 is the concept of a normal vector (always) oriented.
- Point_with_normal_3 is now templated by the normal type.
Types currently available are:
-> Vector_3 (the default)
-> Orientable_normal_3 (used by Point_set_3 for point cloud processing)
-> Lightweight_vector_3 = a normal whose vector is allocated only if not zero (used by Poisson 3D triangulation).
We have now 2 corresponding concepts:
-> PointWithNormal_3 = a point + a normal (always) oriented.
-> PointWithOrientableNormal_3 = a point + a normal oriented or not.
The purpose is to save memory space and to better document the requirements of algorithms processing normals.
2008-09-30 09:57:24 +00:00
Fernando Cacciola
2f484f9cae
Have find_package() detect sucessful configuration and compilation of CGAL components
2008-09-29 22:30:20 +00:00
Laurent Rineau
f7fbbd939a
Detail: add a separator before actionQuit (in menuFile).
2008-09-29 21:53:05 +00:00
Laurent Rineau
bd0d9a5f1e
Promote Viewer to QGLViewer
2008-09-29 21:49:49 +00:00
Laurent Rineau
cb467e5e78
Add OpenGL.
2008-09-29 21:45:40 +00:00
Laurent Rineau
094b093f66
Fix CMakeLists.txt
2008-09-29 21:36:18 +00:00
Laurent Rineau
6f0d6698e3
connect the slider and the spinbox values
2008-09-29 21:31:08 +00:00
Laurent Rineau
86f008b6cf
connect the slider and the spinbox values
2008-09-29 21:30:13 +00:00
Andreas Fabri
f27b722a66
Added CMakeLists.txt
2008-09-29 20:57:19 +00:00
Andreas Fabri
7f23c3c896
Added CMakeLists.txt
2008-09-29 20:47:25 +00:00
Laurent Rineau
489ea92424
Use light model=TWO_SIDE.
2008-09-29 20:38:48 +00:00
Laurent Rineau
879e9b7c1a
- Fix CMakeLists.txt for non-Windows platforms.
...
- Fill svn:ignore.
2008-09-29 19:12:33 +00:00
Andreas Fabri
61a6ca195f
Qt4 based alpha shape demo
2008-09-29 19:02:37 +00:00