cgal/Envelope_3/doc_tex/Envelope_3_ref/intro.tex

30 lines
880 B
TeX

% ===============================================================
\section*{Introduction}
\label{mink_ref_sec:intro}
% =======================
This package consits of a function that computes the lower (or upper)
envelope of a set of arbitrary surfaces in 3D. The output is
represented as an 2D envelope diagram --- a planar subdivision such
that the identity of the surface that induces the envelope on each
diagram cell is unique.
\subsection*{Functions}
\ccRefIdfierPage{CGAL::lower_envelope_3}\\
\ccRefIdfierPage{CGAL::upper_envelope_3}
\subsection*{Concepts}
\ccRefConceptPage{EnvelopeTraits_3}
\subsection*{Classes}
\ccRefIdfierPage{CGAL::Envelope_diagram_2<EnvTraits>}\\
\\
\ccRefIdfierPage{CGAL::Env_triangle_traits_3<Kernel>}\\
\ccRefIdfierPage{CGAL::Env_sphere_traits_3<ConicTraits>}\\
\ccRefIdfierPage{CGAL::Env_surface_data_traits_2<Traits,XyData,SData,Cnv>}