BWAPI
|
#include <CGAL/predicates/kernel_ftC3.h>
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) |
K::Boolean equal_plane | ( | const PlaneC3< K > & | h, |
const PlaneC3< K > & | p | ||
) | [inline] |
CGAL_BEGIN_NAMESPACE K::Oriented_side side_of_oriented_plane | ( | const PlaneC3< K > & | h, |
const PointC3< K > & | p | ||
) | [inline] |