mirror of https://github.com/CGAL/cgal
21 lines
988 B
TeX
21 lines
988 B
TeX
\ccRefChapter{3D Fast Intersection and Distance Computation (AABB Tree)}
|
|
\ccChapterAuthor{Pierre Alliez,
|
|
St{\'e}phane Tayeb,
|
|
Camille Wormser}
|
|
|
|
\section{Classified Reference Pages}
|
|
|
|
\subsection*{Concepts}
|
|
\ccRefConceptPage{AABBPrimitive} \\
|
|
\ccRefConceptPage{AABBPrimitiveWithSharedData} \\
|
|
\ccRefConceptPage{AABBTraits} \\
|
|
\ccRefConceptPage{AABBGeomTraits}
|
|
|
|
\subsection*{Classes}
|
|
\ccRefIdfierPage{CGAL::AABB_traits<GeomTraits,Primitive>} \\
|
|
\ccRefIdfierPage{CGAL::AABB_tree<AT>} \\
|
|
\ccRefIdfierPage{CGAL::AABB_triangle_primitive<Iterator,CacheDatum>}\\
|
|
\ccRefIdfierPage{CGAL::AABB_segment_primitive<Iterator,CacheDatum>}\\
|
|
\ccRefIdfierPage{CGAL::AABB_primitive<Id,ObjectPropertyMap,PointPropertyMapPolyhedron,ExternalPropertyMaps,CacheDatum>}\\
|
|
\ccRefIdfierPage{CGAL::AABB_halfedge_graph_segment_primitive<HalfedgeGraph,OneHalfedgeGraphPerTree,CacheDatum>}\\
|
|
\ccRefIdfierPage{AABB_face_graph_triangle_primitive<FaceGraph,OneFaceGraphPerTree,CacheDatum>} |