Andreas Fabri
|
7d35bb0a8b
|
First move the C2 and H2 pedicate and construction files operating on the RT
|
2016-11-03 13:07:50 +01:00 |
Andreas Fabri
|
9e94ee6178
|
Change the Power_test
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
f7302597aa
|
rename power_test
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
c0f7b001c1
|
Rename C3 implementation of Compute_critical_squared_radius_3
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
1375cd5c0a
|
Rename Compute_critical_squared_radius_3 to Compute_power_distance_to_power_sphere_3
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
514765a784
|
Documentation
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
f16e47ecfa
|
Documentation
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
34eb29cac5
|
Documentation
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
871471b2d8
|
Remove Weighted_point_triangulation_traits_3
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
95027822f5
|
move predicates and constructions in Kernel packages
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
ea6e48e1e4
|
Don't use the internal traits adapter
|
2016-11-03 13:07:17 +01:00 |
Andreas Fabri
|
aee3b86b1f
|
cleanup
|
2016-11-03 13:06:42 +01:00 |
Andreas Fabri
|
5edd015669
|
Use Weighted_point_triangulation_traits_3
|
2016-11-03 13:06:42 +01:00 |
Andreas Fabri
|
10d9d28d1b
|
Add Weighted_point_triangulation_traits_3
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
8c72cf69aa
|
Add operator< for weighted points. Note that it ignores the weight
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
54ec8f9d92
|
the VC++ testsuite should pass now
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
a58847c97f
|
add Homogeneous/Weighted_point_3.h
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
af6c2e185e
|
remove Compute_point_3
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
0f3edb5cf5
|
Add the most impotant file
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
9eca152dca
|
No need for a Weighted_converter
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
841ecfe8f4
|
Add an operator so that the T3 testsuite passes
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
2d15b06d5e
|
Remove #ifdef 0 from debugging
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
42435c2d21
|
Simplify the use of static filters for Regular triangulations
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
d0a7c9574c
|
Simplify the use of static filters for Regular triangulations
|
2016-11-03 13:06:02 +01:00 |
Andreas Fabri
|
cf1e513c83
|
cleanup
|
2016-11-03 13:04:43 +01:00 |
Andreas Fabri
|
6a8f77c5ff
|
Added CGAL::Weighted_point_3<K> and the predicates and constructions of the Regular Traits to the kernel
- The Regular 3 testsuite passes
- only 3D
- not documented
|
2016-11-03 13:04:43 +01:00 |
Andreas Fabri
|
92a854093e
|
Add Weighted_point_3
|
2016-11-03 13:04:43 +01:00 |
Sébastien Loriot
|
823e02222e
|
set the name of the item
|
2016-11-02 17:17:44 +01:00 |
Laurent Rineau
|
340133a0e4
|
Merge pull request #1631 from sloriot/AABB_tree-fix_doc
Various fix in requirements
|
2016-11-02 12:05:32 +01:00 |
Sébastien Loriot
|
84fe181d7c
|
Use functors instead of member functions
|
2016-10-28 15:07:14 +02:00 |
Sébastien Loriot
|
5f9edf74d6
|
use backticks
|
2016-10-28 15:06:59 +02:00 |
Sébastien Loriot
|
125d190ebd
|
disambiguate p and P
|
2016-10-28 14:00:15 +02:00 |
Sébastien Loriot
|
9df055dc86
|
add missing requirements
|
2016-10-28 11:56:01 +02:00 |
Sébastien Loriot
|
c12244efcc
|
fix the requirement on an operator
|
2016-10-28 11:47:01 +02:00 |
Sébastien Loriot
|
43739855d5
|
add missing refinement relation
|
2016-10-28 11:37:59 +02:00 |
Sébastien Loriot
|
98ebf748e0
|
add missing requirement for the point type
|
2016-10-28 11:36:53 +02:00 |
Laurent Rineau
|
1c400420ce
|
Merge pull request #1618 from mglisse/Number_types-gmpxx_IO-glisse
Let mpq_class read "12.34" (through iformat)
|
2016-10-27 12:34:37 +02:00 |
Laurent Rineau
|
a34934eab7
|
Missing #include
Plus rewrap a long line of comments.
|
2016-10-26 14:54:54 +02:00 |
Laurent Rineau
|
fde0dd62ed
|
Merge pull request #1616 from lrineau/CMake-Fix_FindIPE-lrineau
Do not early exit if IPE_FULL_VERSION is not there
|
2016-10-26 14:39:29 +02:00 |
Laurent Rineau
|
d2ea0f90b3
|
Merge pull request #1612 from MaelRL/Hash_map-Fix_Unique_hmap_specialization_of_boost_assoc_map
Fix the Unique_hash_map specialization of boost's associative property map
|
2016-10-26 14:39:27 +02:00 |
Laurent Rineau
|
0eb09e96ba
|
Merge pull request #1611 from MaelRL/Mesh_3-fix_medit_io_redundant_find_calls-GF
Avoid some unnecessary set/map's find() calls in Mesh_3's medit output
|
2016-10-26 14:39:24 +02:00 |
Laurent Rineau
|
79741e4581
|
Merge pull request #1609 from mglisse/Number_types-gmpxx_AK-glisse
New GMPXX_arithmetic_kernel.
|
2016-10-26 14:39:21 +02:00 |
Laurent Rineau
|
d37c400fc9
|
Merge pull request #1606 from sloriot/PMP-make_border_test_safer
Make a test safer
|
2016-10-26 14:39:19 +02:00 |
Laurent Rineau
|
3d7ea5fc52
|
Merge pull request #1605 from sloriot/SMS-collapse_all_short_edges
Add a stop predicate to collapse all short edges
|
2016-10-26 14:39:17 +02:00 |
Marc Glisse
|
5fa062bea6
|
Specialize Input_rep for mpq_class.
|
2016-10-26 13:28:54 +02:00 |
Sebastien Loriot
|
745bd74c17
|
Merge pull request #1617 from janetournois/PMP-fix_doc_remeshing-jtournois
Fix PMP::isotropic_remeshing doc bug
|
2016-10-26 13:27:53 +02:00 |
Marc Glisse
|
fa61ad20c3
|
Use Fraction_traits::Compose in read_float_or_quotient.
|
2016-10-26 13:10:55 +02:00 |
Jane Tournois
|
2d72090cba
|
this internal property map is not needed anymore
|
2016-10-25 17:14:57 +02:00 |
Marc Glisse
|
8f44c0ca26
|
Use Fraction_traits::Compose more in Sqrt_extension.
|
2016-10-25 14:06:36 +02:00 |
Marc Glisse
|
abab39c204
|
Remove workaround for missing arithmetic kernel.
|
2016-10-25 11:57:42 +02:00 |