BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/IO/File_scanner_OFF.h File Reference
#include <CGAL/basic.h>
#include <CGAL/known_bit_size_integers.h>
#include <cstddef>
#include <CGAL/IO/binary_file_io.h>
#include <CGAL/IO/File_header_OFF.h>
#include <iostream>
#include <CGAL/Point_3.h>
#include <CGAL/Vector_3.h>
Include dependency graph for File_scanner_OFF.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  File_scanner_OFF

Functions

template<class Point >
Pointfile_scan_vertex (File_scanner_OFF &scanner, Point &p)
template<class Vector >
Vectorfile_scan_normal (File_scanner_OFF &scanner, Vector &v)

Function Documentation

template<class Vector >
Vector& file_scan_normal ( File_scanner_OFF scanner,
Vector v 
) [inline]

Here is the call graph for this function:

template<class Point >
Point& file_scan_vertex ( File_scanner_OFF scanner,
Point p 
) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines