BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/plane_constructions_3.h File Reference
#include <CGAL/Cartesian/Point_3.h>
#include <CGAL/constructions/kernel_ftC3.h>
Include dependency graph for plane_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 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)

Function Documentation

template<class R >
CGAL_KERNEL_LARGE_INLINE PlaneC3<R> plane_from_point_direction ( const PointC3< R > &  p,
const DirectionC3< R > &  d 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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 
)

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