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()
|
||
|---|---|---|
| .. | ||
| Precise_numbers.h | ||
| _test_2.C | ||
| _test_3.C | ||
| _test_angle.h | ||
| _test_cls_aff_transformation_2.h | ||
| _test_cls_aff_transformation_3.h | ||
| _test_cls_circle_2.h | ||
| _test_cls_direction_2.h | ||
| _test_cls_direction_3.h | ||
| _test_cls_iso_cuboid_3.h | ||
| _test_cls_iso_rectangle_2.h | ||
| _test_cls_line_2.h | ||
| _test_cls_line_3.h | ||
| _test_cls_object.h | ||
| _test_cls_plane_3.h | ||
| _test_cls_point_2.h | ||
| _test_cls_point_3.h | ||
| _test_cls_quotient.C | ||
| _test_cls_ray_2.h | ||
| _test_cls_ray_3.h | ||
| _test_cls_segment_2.h | ||
| _test_cls_segment_3.h | ||
| _test_cls_sphere_3.h | ||
| _test_cls_tetrahedron_3.h | ||
| _test_cls_triangle_2.h | ||
| _test_cls_triangle_3.h | ||
| _test_cls_vector_2.h | ||
| _test_cls_vector_3.h | ||
| _test_fct_constructions_2.h | ||
| _test_fct_constructions_3.h | ||
| _test_fct_coplanar_3.h | ||
| _test_fct_determinant.C | ||
| _test_fct_direction_2.h | ||
| _test_fct_line_2.h | ||
| _test_fct_point_2.h | ||
| _test_fct_point_3.h | ||
| _test_fct_point_conversion.h | ||
| _test_fct_point_line_2.h | ||
| _test_fct_point_segment_2.h | ||
| _test_fct_point_vector_2.h | ||
| _test_fct_point_vector_3.h | ||
| _test_fct_points_implicit_sphere.h | ||
| _test_fct_segment_2.h | ||
| _test_fct_vector_2.h | ||
| _test_fct_vector_3.h | ||
| _test_further_fct_point_2.h | ||
| _test_further_fct_point_line_2.h | ||
| _test_io.h | ||
| _test_mf_plane_3_to_2d.h | ||
| _test_new_2.h | ||
| _test_new_3.h | ||
| _test_orientation_and_bounded_side.h | ||