Sylvain Pion
3df06fa8da
collinear -> coplanar.
2008-04-13 11:37:36 +00:00
Sylvain Pion
02e543a294
Add Dimension<T, K> whose nested "value" is the dimension of the ambiant
...
space. A special constant CGAL::Dynamic_dimension (equal to INT_MAX)
indicates the case where the dimension is only known at run time.
2008-04-11 21:03:22 +00:00
Sylvain Pion
aad1552b8a
Add Dimension_tag<int dim> to help dispatching functions depending
...
on the dimension.
2008-04-11 19:29:30 +00:00
Sylvain Pion
ef71559164
Remove the Kernel Concept Archetypes.
2008-04-11 19:26:21 +00:00
Sylvain Pion
1ce5c4a18d
Add forgotten documentation for:
...
orientation(Vector_2, Vector_2)
orientation(Vector_3, Vector_3, Vector_3)
2008-04-11 14:38:32 +00:00
Sylvain Pion
11bbf3e2de
Vector_2 and Vector_3 now also provide a Cartesian_const_iterator.
2008-04-09 17:58:57 +00:00
Sylvain Pion
54648829af
Merge <CGAL/functions_on_enums.h> into <CGAL_enum.h>.
...
No need to have 2 separately documented headers for that.
2008-03-20 16:39:56 +00:00
Andreas Fabri
8421cc0779
Added normal and unit normal
2008-01-18 13:45:08 +00:00
Andreas Fabri
a322da0f0e
Added preconditions and made it more efficient
2008-01-18 13:42:39 +00:00
Andreas Fabri
5ed516225e
Added normal and unit_normal function ans functors
2008-01-18 12:57:56 +00:00
Andreas Fabri
e1f07a4bde
Added normal and unit_normal function ans functors
2008-01-18 12:56:56 +00:00
Sylvain Pion
6ccee8112c
Minor doc fixes.
2007-10-26 08:07:41 +00:00
Sylvain Pion
b2d6622dcd
Document the 2 typedefs Approximate_kernel and Exact_kernel.
2007-09-07 10:01:40 +00:00
Sylvain Pion
4f1170dcc4
Keep Bbox_3 and Bbox_2 in sync, and add missing documentation
...
for : dimension(), min(), max(), operator==, operator!=.
2007-08-22 12:12:48 +00:00
Sylvain Pion
3149384263
Add missing doc and test for Vector_2 and Vector_3 squared_length().
2007-08-21 09:14:41 +00:00
Bernd Gärtner
85301a4de3
- fixed missing crosslink to FieldNumberType
2007-08-09 08:50:54 +00:00
Andreas Fabri
0e74669be9
3.3 branch -> trunk
2007-06-04 14:21:25 +00:00
Andreas Fabri
3fc7e21b15
3.3 branch -> trunk
2007-06-04 14:10:45 +00:00
Sylvain Pion
7f5fc0cd7b
Fix argument list of Filtered_kernel for proper auto-linking.
2007-06-02 11:40:29 +00:00
Laurent Rineau
eb818d00c6
Typo: Bbox -> Bbox_3
2007-05-30 10:34:25 +00:00
Andreas Meyer
7ed1a00c04
merge manual fixed from 3.3 branch back intro trunk:
...
svn merge -r 38751:38754 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38773:38775 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38783:38784 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38795:38796 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38815:38816 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38827:38829 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38834:38836 ~/projects/CGAL/branches/CGAL-3.3-branch
2007-05-28 23:05:00 +00:00
Sylvain Pion
d30ef98904
Add forgotten Kernel_ComputeHx_2 and Kernel_ComputeHy_2
2007-04-18 17:21:34 +00:00
Sylvain Pion
567db4f2c4
Fix ccRefFunctionObjectConcept -> ccRefConcept
2007-04-18 17:13:46 +00:00
Laurent Rineau
1157fdd2a1
Yet another typo:
...
ConstructTranslatedPoint_3 translates points of dimension *3*.
2007-04-18 15:00:02 +00:00
Laurent Rineau
7fb7140cb8
add ConstructDividedVector_3, ConstructSumOfVectors_3 and
...
ConstructDifferenceOfVectors_3 in kernel concept
and make a link to Kernel_ConstructDividedVector_2.tex as well.
2007-04-18 14:43:46 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Andreas Fabri
7276c6ff15
Kernel -> Geometry Kernel (suggested by sylvain)
2007-04-17 11:21:24 +00:00
Andreas Meyer
41169fc270
* updated howtocite bibkeys for upcoming 3.3 release
...
* typo fixes/cosmetic changes
2007-03-29 17:40:13 +00:00
Sylvain Pion
deb7e08591
Run aspell.
2007-03-29 15:10:50 +00:00
Laurent Rineau
90469f0abc
ComputeDeterminant_3 with Vector_*3* as arguments type.
2007-03-22 10:14:51 +00:00
Sylvain Pion
1795cde28e
AdaptableFunctor -> \ccc{AdaptableFunctor}
2007-03-21 17:14:48 +00:00
Andreas Fabri
5078e34e79
Added illustration
2007-03-19 15:45:47 +00:00
Sylvain Pion
6bf0219e18
update following previous renaming
2007-02-28 16:34:01 +00:00
Sylvain Pion
7dcfe00529
- Move documentation of Boolean_tag<bool>, Tag_true and Tag_false
...
to STL_Extension.
2007-02-09 17:13:47 +00:00
Sylvain Pion
d8ddadd925
remove more references to the Support Library
2007-02-09 13:38:48 +00:00
Michael Hemmer
c5c80a1a19
commit missing part
2007-02-01 12:21:04 +00:00
Michael Hemmer
f9608ddc45
added doc for Boolean_tag<bool>
...
update doc of Tag_false / Tag_true
rm doc of function check_tag, which is obsolete due to public bool value
2007-02-01 10:39:21 +00:00
Sylvain Pion
40d0fb8d35
Fix all "align=center" in <img> by "align=middle".
2007-01-13 21:49:03 +00:00
Laurent Rineau
8285a5c49c
A Plan_3 is degenerate iff a = b = c *and* c = 0.
2007-01-10 23:32:16 +00:00
Andreas Fabri
0be85d575d
The direction must be != 0 in the constructor of the rotation
2006-12-17 22:28:35 +00:00
Andreas Fabri
a1ada56c6a
Added missing operator
2006-11-06 15:07:47 +00:00
Sylvain Pion
b76d4b1ce4
Add \ccInclude
2006-10-24 15:40:47 +00:00
Sylvain Pion
fbe285ca94
New predicates :
...
compare_squared_distance(Point_[23], Point_[23], FT), with
CompareSquaredDistance_[23] functors.
2006-10-24 05:24:31 +00:00
Sylvain Pion
d49e1814b6
add carriage returns.
2006-10-21 14:20:14 +00:00
Andreas Fabri
44daf8cc17
fixed typo (thank's Sylvain)
2006-08-08 20:08:41 +00:00
Andreas Fabri
c45818326b
Added Kernel::Compute{X,Y,Z}_3
2006-08-08 18:31:00 +00:00
Andreas Meyer
b454b3febd
manual cleanup:
...
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +00:00
Sylvain Pion
c50783f08f
Bad luck: "equi-distant" -> "equidistant" (thanks Andreas).
2006-08-07 16:11:40 +00:00
Sylvain Pion
38853d1b10
- Optimize equi_distant_line() by merging the calls to
...
circumcenter() and cross_product().
- Add ctors to Point_[23] and Vector_[23] that take
int, double, and FT coordinates, instead of only RT.
2006-08-07 15:57:40 +00:00
Sylvain Pion
c9de727dd2
New construction equi_distant_line(3 Point_3), with functor.
2006-08-04 15:03:16 +00:00