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()
|
||
|---|---|---|
| .. | ||
| Kernel | ||
| predicates | ||
| Aff_transformation_2.h | ||
| Aff_transformation_3.h | ||
| Bbox_2.h | ||
| Bbox_3.h | ||
| Circle_2.h | ||
| Direction_2.h | ||
| Direction_3.h | ||
| Enum_converter.h | ||
| Exact_kernel.h | ||
| Exact_kernel_with_sqrt.h | ||
| Fourtuple.h | ||
| Handle.h | ||
| Handle_for.h | ||
| Handle_for_virtual.h | ||
| Inexact_constructions_kernel.h | ||
| Is_a_predicate.h | ||
| Iso_cuboid_3.h | ||
| Iso_rectangle_2.h | ||
| Kernel_archetype.h | ||
| Kernel_traits.h | ||
| Line_2.h | ||
| Line_3.h | ||
| New_delete_allocator.h | ||
| Object.h | ||
| Origin.h | ||
| Plane_3.h | ||
| Point_2.h | ||
| Point_3.h | ||
| Ray_2.h | ||
| Ray_3.h | ||
| Segment_2.h | ||
| Segment_3.h | ||
| Simple_Handle_for.h | ||
| Sixtuple.h | ||
| Sphere_3.h | ||
| Tetrahedron_3.h | ||
| Threetuple.h | ||
| Triangle_2.h | ||
| Triangle_3.h | ||
| Twotuple.h | ||
| Vector_2.h | ||
| Vector_3.h | ||
| aff_transformation_tags.h | ||
| assertions.h | ||
| basic.h | ||
| basic_classes.h | ||
| basic_constructions_2.h | ||
| basic_constructions_3.h | ||
| cartesian_homogeneous_conversion.h | ||
| concept_archetype_2.h | ||
| concept_archetype_3.h | ||
| determinant.h | ||
| distance_predicates_2.h | ||
| distance_predicates_3.h | ||
| enum.h | ||
| functional_base.h | ||
| functions_on_enums.h | ||
| kernel_assertions.h | ||
| kernel_basic.h | ||
| kernel_to_kernel.h | ||
| known_bit_size_integers.h | ||
| memory.h | ||
| misc.h | ||
| predicates_on_lines_2.h | ||
| predicates_on_points_2.h | ||
| predicates_on_points_3.h | ||
| rational_rotation.h | ||
| representation_tags.h | ||
| solve.h | ||
| tags.h | ||
| user_classes.h | ||
| utils.h | ||