BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Arr_geometry_traits/Conic_arc_2.h File Reference
#include <CGAL/Arr_geometry_traits/Conic_point_2.h>
#include <CGAL/Arr_geometry_traits/Conic_intersections_2.h>
#include <CGAL/Bbox_2.h>
#include <ostream>
Include dependency graph for Conic_arc_2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  _Conic_arc_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >
struct  _Conic_arc_2< Rat_kernel_, Alg_kernel_, Nt_traits_ >::Extra_data

Functions

template<class Rat_kernel , class Alg_kernel , class Nt_traits >
std::ostream & operator<< (std::ostream &os, const _Conic_arc_2< Rat_kernel, Alg_kernel, Nt_traits > &arc)

Detailed Description

Header file for the _Conic_arc_2<Int_kernel, Alg_kernel, Nt_traits> class.


Function Documentation

template<class Rat_kernel , class Alg_kernel , class Nt_traits >
std::ostream& operator<< ( std::ostream &  os,
const _Conic_arc_2< Rat_kernel, Alg_kernel, Nt_traits > &  arc 
)

Exporter for conic arcs.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines