mirror of https://github.com/CGAL/cgal
50 lines
1.6 KiB
TeX
50 lines
1.6 KiB
TeX
|
|
\subsubsection*{Concepts}
|
|
|
|
\ccRefConceptPage{Kernel_d}\\
|
|
\ccRefConceptPage{LinearAlgebraTraits_d}\\
|
|
\ccRefConceptPage{Vector}\\
|
|
\ccRefConceptPage{Matrix}
|
|
|
|
\subsubsection*{Classes}
|
|
|
|
\ccRefIdfierPage{CGAL::Point_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Vector_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Direction_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Segment_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Ray_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Line_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Hyperplane_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Sphere_d<Kernel>}\\
|
|
\ccRefIdfierPage{CGAL::Aff_transformation_d<Kernel>}
|
|
|
|
\subsubsection*{Predicates and Construction on Points}
|
|
|
|
\ccRefIdfierPage{CGAL::affine_rank}\\
|
|
\ccRefIdfierPage{CGAL::affinely_independent}\\
|
|
\ccRefIdfierPage{CGAL::center_of_sphere}\\
|
|
\ccRefIdfierPage{CGAL::compare_lexicographically}\\
|
|
\ccRefIdfierPage{CGAL::contained_in_affine_hull}\\
|
|
\ccRefIdfierPage{CGAL::contained_in_simplex}\\
|
|
\ccRefIdfierPage{CGAL::lexicographically_smaller}\\
|
|
\ccRefIdfierPage{CGAL::lexicographically_smaller_or_equal}\\
|
|
\ccRefIdfierPage{CGAL::lift_to_paraboloid}\\
|
|
\ccRefIdfierPage{CGAL::midpoint}\\
|
|
\ccRefIdfierPage{CGAL::orientation}\\
|
|
\ccRefIdfierPage{CGAL::side_of_bounded_sphere}\\
|
|
\ccRefIdfierPage{CGAL::side_of_oriented_sphere}\\
|
|
\ccRefIdfierPage{CGAL::squared_distance}
|
|
|
|
\subsubsection*{Predicates and Construction on Vectors}
|
|
|
|
\ccRefIdfierPage{CGAL::linear_base}\\
|
|
\ccRefIdfierPage{CGAL::linear_rank}\\
|
|
\ccRefIdfierPage{CGAL::linearly_independent}
|
|
|
|
\subsubsection*{Intersection operations}
|
|
|
|
\ccRefIdfierPage{CGAL::do_intersect}\\
|
|
\ccRefIdfierPage{CGAL::intersection}\\
|
|
\ccRefIdfierPage{CGAL::Intersection_traits}
|
|
|