BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Bbox_2.h File Reference
#include <CGAL/basic.h>
#include <CGAL/kernel_assertions.h>
#include <CGAL/IO/io.h>
#include <CGAL/Dimension.h>
#include <CGAL/array.h>
Include dependency graph for Bbox_2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bbox_2

Functions

double Bbox_2::min BOOST_PREVENT_MACRO_SUBSTITUTION (int i) const
bool do_overlap (const Bbox_2 &bb1, const Bbox_2 &bb2)
std::ostream & operator<< (std::ostream &os, const Bbox_2 &b)
std::istream & operator>> (std::istream &is, Bbox_2 &b)

Function Documentation

double Bbox_3::max BOOST_PREVENT_MACRO_SUBSTITUTION ( int  i) const [inline]

Here is the caller graph for this function:

bool do_overlap ( const Bbox_2 bb1,
const Bbox_2 bb2 
) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

std::ostream& operator<< ( std::ostream &  os,
const Bbox_2 b 
) [inline]

Here is the call graph for this function:

std::istream& operator>> ( std::istream &  is,
Bbox_2 b 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines