BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Cartesian/predicates_on_planes_3.h File Reference
#include <CGAL/predicates/kernel_ftC3.h>
Include dependency graph for predicates_on_planes_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::Oriented_side 
side_of_oriented_plane (const PlaneC3< K > &h, const PointC3< K > &p)
template<class K >
K::Boolean equal_plane (const PlaneC3< K > &h, const PlaneC3< K > &p)

Function Documentation

template<class K >
K::Boolean equal_plane ( const PlaneC3< K > &  h,
const PlaneC3< K > &  p 
) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

template<class K >
CGAL_BEGIN_NAMESPACE K::Oriented_side side_of_oriented_plane ( const PlaneC3< K > &  h,
const PointC3< K > &  p 
) [inline]

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