BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/IO/scan_OFF.h File Reference
#include <CGAL/IO/Polyhedron_scan_OFF.h>
#include <CGAL/Polyhedron_3.h>
#include <iostream>
Include dependency graph for scan_OFF.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 void scan_OFF (std::istream &in, Polyhedron_3< Traits, Items, HDS, Alloc > &P, File_header_OFF &header)
template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
void scan_OFF (std::istream &in, Polyhedron_3< Traits, Items, HDS, Alloc > &P, bool verbose=false)

Function Documentation

template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
CGAL_BEGIN_NAMESPACE void scan_OFF ( std::istream &  in,
Polyhedron_3< Traits, Items, HDS, Alloc > &  P,
File_header_OFF header 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class Traits , class Items , template< class T, class I, class A > class HDS, class Alloc >
void scan_OFF ( std::istream &  in,
Polyhedron_3< Traits, Items, HDS, Alloc > &  P,
bool  verbose = false 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines