BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/point_constructions_3.h File Reference
#include <CGAL/Cartesian/Point_3.h>
#include <CGAL/constructions/kernel_ftC3.h>
Include dependency graph for point_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
CGAL_KERNEL_LARGE_INLINE
PointC3< K > 
point_on_plane (const PlaneC3< K > &p)
template<class K >
CGAL_KERNEL_LARGE_INLINE
PointC3< K > 
projection_plane (const PointC3< K > &p, const PlaneC3< K > &h)

Function Documentation

template<class K >
CGAL_BEGIN_NAMESPACE CGAL_KERNEL_LARGE_INLINE PointC3<K> point_on_plane ( const PlaneC3< K > &  p)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class K >
CGAL_KERNEL_LARGE_INLINE PointC3<K> projection_plane ( const PointC3< K > &  p,
const PlaneC3< K > &  h 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines