mirror of https://github.com/CGAL/cgal
- In order to get rid of Direction_[23] at some point, I have added :
- Line_2(Point_2, Vector_2) ConstructLine_2
- Line_3(Point_3, Vector_3) ConstructLine_3
- Ray_2(Point_2, Vector_2) ConstructRay_2
- Ray_3(Point_3, Vector_3) ConstructRay_3
- Ray_2(Point_2, Line_2) ConstructRay_2
- Ray_3(Point_3, Line_3) ConstructRay_3
- Vector_2(Line_2) ConstructVector_2
- Vector_3(Line_3) ConstructVector_3
- Vector_2(Ray_2) ConstructVector_2
- Vector_3(Ray_3) ConstructVector_3
- Vector_2(Segment_2) ConstructVector_2
- Vector_3(Segment_3) ConstructVector_3
- Vector_2 Line_2.to_vector()
- Vector_3 Line_3.to_vector()
- Vector_2 Ray_2.to_vector()
- Vector_3 Ray_3.to_vector()
- Vector_2 Segment_2.to_vector()
- Vector_3 Segment_3.to_vector()
|
||
|---|---|---|
| .. | ||
| Ref | ||
| IsoCuboid.eps | ||
| IsoCuboid.gif | ||
| arrlinthree.gif | ||
| arrlintwo.gif | ||
| arrthree.gif | ||
| arrthree2.gif | ||
| arrtwo.gif | ||
| arrtwo2.gif | ||
| common_intro.tex | ||
| compare1.gif | ||
| compare1.ipe | ||
| compare2.gif | ||
| compare2.ipe | ||
| compare_x_at_y.eps | ||
| compare_x_at_y.fig | ||
| compare_x_at_y.gif | ||
| htmlfiles | ||
| introduction.tex | ||
| kernel_geometry.tex | ||
| kernel_overview.tex | ||
| kernel_representation.tex | ||
| kernel_toc.tex | ||
| kernel_tools.tex | ||
| longtable.sty | ||
| main.tex | ||
| predicates_constructions.tex | ||
| preface.tex | ||
| title.html | ||
| title.tex | ||
| transvecthree.gif | ||
| transvectwo.gif | ||
| user_manual.tex | ||
| wrapper.tex | ||