BWAPI
|
Go to the source code of this file.
Functions | |
template<class R > | |
CGAL_BEGIN_NAMESPACE CGAL_KERNEL_LARGE_INLINE PlaneC3< R > | plane_from_points (const PointC3< R > &p, const PointC3< R > &q, const PointC3< R > &r) |
template<class R > | |
CGAL_KERNEL_LARGE_INLINE PlaneC3< R > | plane_from_point_direction (const PointC3< R > &p, const DirectionC3< R > &d) |
CGAL_KERNEL_LARGE_INLINE PlaneC3<R> plane_from_point_direction | ( | const PointC3< R > & | p, |
const DirectionC3< R > & | d | ||
) |
CGAL_BEGIN_NAMESPACE CGAL_KERNEL_LARGE_INLINE PlaneC3<R> plane_from_points | ( | const PointC3< R > & | p, |
const PointC3< R > & | q, | ||
const PointC3< R > & | r | ||
) |