Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 4.13.1 - 2D Generalized Barycentric Coordinates
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
BarycentricCoordinates_2 Member List

This is the complete list of members for BarycentricCoordinates_2, including all inherited members.

BarycentricCoordinates_2(const std::vector< Traits::Point_2 > &vertices, const Traits &barycentric_traits)BarycentricCoordinates_2
coordinates_on_bounded_side(const Traits::Point_2 &query_point, OutputIterator &output, const Type_of_algorithm type_of_algorithm)BarycentricCoordinates_2
coordinates_on_unbounded_side(const Traits::Point_2 &query_point, OutputIterator &output, const Type_of_algorithm type_of_algorithm)BarycentricCoordinates_2
weights(const Traits::Point_2 &query_point, OutputIterator &output)BarycentricCoordinates_2