BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Homogeneous/basic_constructionsH3.h File Reference
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

template<class R >
CGAL_BEGIN_NAMESPACE R::Point_3 _projection ( const typename R::Point_3 &  p,
const PlaneH3< R > &  pl 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class R >
R::Point_3 gp_linear_intersection ( const PlaneH3< R > &  f,
const PlaneH3< R > &  g,
const PlaneH3< R > &  h 
)

Here is the call graph for this function:

template<class R >
CGAL_KERNEL_INLINE R::FT squared_distance ( PointH3< R > const &  p,
PointH3< R > const &  q 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines