|
BWAPI
|
#include <fstream>#include <CGAL/config.h>#include <CGAL/tags.h>#include <CGAL/intersections.h>#include <CGAL/Arr_tags.h>#include <CGAL/Arr_enums.h>

Go to the source code of this file.
A class that handles great circular arcs embedded on spheres suitable as a geometry traits class for the arrangement on surface package.
| #define CGAL_X_MINUS_11_Y_7 2 |
| #define CGAL_X_MINUS_1_Y_0 0 |
| #define CGAL_X_MINUS_8_Y_6 1 |
| OutputStream& operator<< | ( | OutputStream & | os, |
| const Arr_extended_direction_3< Kernel > & | ed | ||
| ) |
Inserter for the spherical_arc class used by the traits-class

| OutputStream& operator<< | ( | OutputStream & | os, |
| const Arr_x_monotone_geodesic_arc_on_sphere_3< Kernel > & | arc | ||
| ) |
Inserter for the spherical_arc class used by the traits-class

| InputStream& operator>> | ( | InputStream & | is, |
| const Arr_x_monotone_geodesic_arc_on_sphere_3< Kernel > & | arc | ||
| ) |
Extractor for the spherical_arc class used by the traits-class
1.7.6.1