BWAPI
|
#include <CGAL/Cartesian.h>
#include <CGAL/Algebraic_kernel_for_spheres_2_3.h>
#include <CGAL/Spherical_kernel_3.h>
#include <CGAL/MP_Float.h>
#include <CGAL/Quotient.h>
Go to the source code of this file.
Typedefs | |
typedef CGAL::Cartesian< NT1 > | Linear_k1 |
typedef CGAL::Algebraic_kernel_for_spheres_2_3 < NT1 > | Algebraic_k1 |
typedef CGAL::Spherical_kernel_3 < Linear_k1, Algebraic_k1 > | Exact_spherical_kernel_3 |
Variables | |
CGAL_BEGIN_NAMESPACE typedef CGAL::Quotient< CGAL::MP_Float > | NT1 |
typedef CGAL::Algebraic_kernel_for_spheres_2_3<NT1> Algebraic_k1 |
CGAL_BEGIN_NAMESPACE typedef CGAL::Quotient<CGAL::MP_Float> NT1 |