BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/ft_constructions_3.h File Reference
#include <CGAL/Cartesian/Point_3.h>
#include <CGAL/Cartesian/Vector_3.h>
#include <CGAL/Cartesian/Plane_3.h>
#include <CGAL/constructions/kernel_ftC3.h>
Include dependency graph for ft_constructions_3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class K >
CGAL_BEGIN_NAMESPACE K::FT squared_distance (const PointC3< K > &p, const PointC3< K > &q)
template<class K >
K::FT scaled_distance_to_plane (const PlaneC3< K > &h, const PointC3< K > &p)
template<class K >
K::FT scaled_distance_to_plane (const PointC3< K > &hp, const PointC3< K > &hq, const PointC3< K > &hr, const PointC3< K > &p)

Function Documentation

template<class K >
K::FT scaled_distance_to_plane ( const PlaneC3< K > &  h,
const PointC3< K > &  p 
) [inline]

Here is the call graph for this function:

template<class K >
K::FT scaled_distance_to_plane ( const PointC3< K > &  hp,
const PointC3< K > &  hq,
const PointC3< K > &  hr,
const PointC3< K > &  p 
) [inline]

Here is the call graph for this function:

template<class K >
CGAL_BEGIN_NAMESPACE K::FT squared_distance ( const PointC3< K > &  p,
const PointC3< K > &  q 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines