CGAL 4.9 - 2D Generalized Barycentric Coordinates
|
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 |