BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/IO/Polyhedron_iostream.h File Reference
#include <CGAL/Polyhedron_3.h>
#include <CGAL/IO/print_OFF.h>
#include <CGAL/IO/scan_OFF.h>
#include <iostream>
Include dependency graph for Polyhedron_iostream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
CGAL_BEGIN_NAMESPACE std::ostream & operator<< (std::ostream &out, const Polyhedron_3< Traits, Items, HDS, Alloc > &P)
template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
std::istream & operator>> (std::istream &in, Polyhedron_3< Traits, Items, HDS, Alloc > &P)

Function Documentation

template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
CGAL_BEGIN_NAMESPACE std::ostream& operator<< ( std::ostream &  out,
const Polyhedron_3< Traits, Items, HDS, Alloc > &  P 
)

Here is the call graph for this function:

template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
std::istream& operator>> ( std::istream &  in,
Polyhedron_3< Traits, Items, HDS, Alloc > &  P 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines