BWAPI
|
Go to the source code of this file.
Functions | |
template<class R > | |
CGAL_BEGIN_NAMESPACE R::Point_3 | _projection (const typename R::Point_3 &p, const PlaneH3< R > &pl) |
template<class R > | |
R::Point_3 | gp_linear_intersection (const PlaneH3< R > &f, const PlaneH3< R > &g, const PlaneH3< R > &h) |
template<class R > | |
CGAL_KERNEL_INLINE R::FT | squared_distance (PointH3< R > const &p, PointH3< R > const &q) |
CGAL_BEGIN_NAMESPACE R::Point_3 _projection | ( | const typename R::Point_3 & | p, |
const PlaneH3< R > & | pl | ||
) |
R::Point_3 gp_linear_intersection | ( | const PlaneH3< R > & | f, |
const PlaneH3< R > & | g, | ||
const PlaneH3< R > & | h | ||
) |
CGAL_KERNEL_INLINE R::FT squared_distance | ( | PointH3< R > const & | p, |
PointH3< R > const & | q | ||
) |